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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/misc/
H A Dchandev.c311 typedef struct chandev_not_oper_struct chandev_not_oper_struct; typedef in typeref:struct:chandev_not_oper_struct
313 struct chandev_not_oper_struct struct
315 chandev_not_oper_struct *next;
674 chandev_not_oper_struct *new_not_oper;
677 if((new_not_oper=kmalloc(sizeof(chandev_not_oper_struct),GFP_ATOMIC)))
2140 chandev_not_oper_struct *new_not_oper;
2159 new_not_oper=(chandev_not_oper_struct *)dequeue_head(&chandev_not_oper_head);

Completed in 84 milliseconds