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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dvideocodec.c69 static struct codec_list *codeclist_top = NULL; variable in typeref:struct:codec_list
78 struct codec_list *h = codeclist_top;
171 struct codec_list *h = codeclist_top;
236 struct codec_list *ptr, *h = codeclist_top;
255 codeclist_top = ptr;
271 struct codec_list *prev = NULL, *h = codeclist_top;
301 codeclist_top = h->next;
333 struct codec_list *h = codeclist_top;
359 h = codeclist_top;

Completed in 37 milliseconds