Home
last modified time | relevance | path

Searched refs:codec_list (Results 1 – 1 of 1) sorted by relevance

/drivers/media/pci/zoran/
A Dvideocodec.c24 struct codec_list { struct
28 struct codec_list *next; argument
31 static struct codec_list *codeclist_top;
39 struct codec_list *h = codeclist_top; in videocodec_attach()
111 struct codec_list *h = codeclist_top; in videocodec_detach()
169 struct codec_list *ptr, *h = codeclist_top; in videocodec_register()
204 struct codec_list *prev = NULL, *h = codeclist_top; in videocodec_unregister()
254 struct codec_list *h = codeclist_top; in videocodec_debugfs_show()

Completed in 5 milliseconds