Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/media/zoran/
Dvideocodec.c54 struct attached_list { struct
56 struct attached_list *next; argument
62 struct attached_list *list;
76 struct attached_list *a, *ptr; in videocodec_attach()
123 ptr = kzalloc(sizeof(struct attached_list), GFP_KERNEL); in videocodec_attach()
169 struct attached_list *a, *prev; in videocodec_detach()
323 struct attached_list *a; in proc_videocodecs_show()