Searched refs:codeclist_top (Results 1 – 1 of 1) sorted by relevance
31 static struct codec_list *codeclist_top; variable39 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()