Home
last modified time | relevance | path

Searched refs:attached_list (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/media/video/zoran/
Dvideocodec.c58 struct attached_list { struct
60 struct attached_list *next; argument
66 struct attached_list *list;
80 struct attached_list *a, *ptr; in videocodec_attach()
126 ptr = kzalloc(sizeof(struct attached_list), GFP_KERNEL); in videocodec_attach()
172 struct attached_list *a, *prev; in videocodec_detach()
326 struct attached_list *a; in proc_videocodecs_show()