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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/misc/
H A Dchandev.c212 typedef struct chandev_userland_notify_list chandev_userland_notify_list; typedef in typeref:struct:chandev_userland_notify_list
213 struct chandev_userland_notify_list struct
215 chandev_userland_notify_list *next;
223 static chandev_userland_notify_list *chandev_userland_notify_head=NULL;
513 chandev_userland_notify_list *member;
621 chandev_userland_notify_list *member,*nextmember;
631 if((member=chandev_allocstr(devname,offsetof(chandev_userland_notify_list,devname))))

Completed in 38 milliseconds