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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/misc/
H A Dchandev.c322 * we use qheader for chandev_not_oper_head instead of list.
324 static qheader chandev_not_oper_head={NULL,NULL}; variable
682 enqueue_tail(&chandev_not_oper_head,(queue *)new_not_oper);
2159 new_not_oper=(chandev_not_oper_struct *)dequeue_head(&chandev_not_oper_head);

Completed in 82 milliseconds