Searched refs:chandev_probelist_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.c179 static chandev_probelist *chandev_probelist_head=NULL; variable
1092 for_each_allow_delete(curr_probe,next_probe,chandev_probelist_head)
1094 chandev_free_listmember((list **)&chandev_probelist_head,
1104 for_each_allow_delete(curr_probe,next_probe,chandev_probelist_head)
1106 chandev_free_listmember((list **)&chandev_probelist_head,
1674 for_each(probe,chandev_probelist_head)
2655 chandev_free_all_list((list **)&chandev_probelist_head);
2979 if(chandev_probelist_head)
2992 for_each(curr_probe,chandev_probelist_head)
3221 for_each(curr_probe,chandev_probelist_head)
[all...]

Completed in 84 milliseconds