Searched refs:codeclist_top (Results 1 – 1 of 1) sorted by relevance
70 static struct codec_list *codeclist_top = NULL; variable79 struct codec_list *h = codeclist_top; in videocodec_attach()171 struct codec_list *h = codeclist_top; in videocodec_detach()236 struct codec_list *ptr, *h = codeclist_top; in videocodec_register()255 codeclist_top = ptr; in videocodec_register()271 struct codec_list *prev = NULL, *h = codeclist_top; in videocodec_unregister()301 codeclist_top = h->next; in videocodec_unregister()325 struct codec_list *h = codeclist_top; in proc_videocodecs_show()331 h = codeclist_top; in proc_videocodecs_show()