Searched refs:codeclist_top (Results 1 – 1 of 1) sorted by relevance
66 static struct codec_list *codeclist_top = NULL; variable75 struct codec_list *h = codeclist_top; in videocodec_attach()168 struct codec_list *h = codeclist_top; in videocodec_detach()233 struct codec_list *ptr, *h = codeclist_top; in videocodec_register()252 codeclist_top = ptr; in videocodec_register()268 struct codec_list *prev = NULL, *h = codeclist_top; in videocodec_unregister()298 codeclist_top = h->next; in videocodec_unregister()322 struct codec_list *h = codeclist_top; in proc_videocodecs_show()