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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/misc/
H A Dchandev.c1089 chandev_probelist *curr_probe,*next_probe; local
1092 for_each_allow_delete(curr_probe,next_probe,chandev_probelist_head)
1093 if(curr_probe->probefunc==probefunc)
1095 (list *)curr_probe);
1101 chandev_probelist *curr_probe,*next_probe; local
1104 for_each_allow_delete(curr_probe,next_probe,chandev_probelist_head)
1105 if(curr_probe->chan_type==chan_type)
1107 (list *)curr_probe);
2885 chandev_probelist *curr_probe; local
2992 for_each(curr_probe,chandev_probelist_hea
3213 chandev_probelist *new_probe,*curr_probe; local
3247 chandev_probelist *curr_probe; local
[all...]

Completed in 164 milliseconds