Searched refs:attached_list (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.c57 struct attached_list { struct
59 struct attached_list *next;
65 struct attached_list *list;
79 struct attached_list *a, *ptr;
126 ptr = kzalloc(sizeof(struct attached_list), GFP_KERNEL);
172 struct attached_list *a, *prev;
334 struct attached_list *a;

Completed in 32 milliseconds