Searched refs:codeclist_top (Results 1 – 1 of 1) sorted by relevance
51 static struct codec_list *codeclist_top; variable59 struct codec_list *h = codeclist_top; in videocodec_attach()134 struct codec_list *h = codeclist_top; in videocodec_detach()190 struct codec_list *ptr, *h = codeclist_top; in videocodec_register()207 codeclist_top = ptr; in videocodec_register()223 struct codec_list *prev = NULL, *h = codeclist_top; in videocodec_unregister()248 codeclist_top = h->next; in videocodec_unregister()271 struct codec_list *h = codeclist_top; in proc_videocodecs_show()