Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/pci/zoran/
A Dvideocodec.c31 static struct codec_list *codeclist_top; variable
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()
189 codeclist_top = ptr; in videocodec_register()
204 struct codec_list *prev = NULL, *h = codeclist_top; in videocodec_unregister()
233 codeclist_top = h->next; in videocodec_unregister()
254 struct codec_list *h = codeclist_top; in videocodec_debugfs_show()

Completed in 4 milliseconds