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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dchandev.h133 /* A driver should call chandev_register_and_probe when ready to be probed,
147 int chandev_register_and_probe(chandev_probefunc probefunc,
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dchandev.h133 /* A driver should call chandev_register_and_probe when ready to be probed,
147 int chandev_register_and_probe(chandev_probefunc probefunc,
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dchandev.h133 /* A driver should call chandev_register_and_probe when ready to be probed,
147 int chandev_register_and_probe(chandev_probefunc probefunc,
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dchandev.h133 /* A driver should call chandev_register_and_probe when ready to be probed,
147 int chandev_register_and_probe(chandev_probefunc probefunc,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/misc/
H A Dchandev.c2804 /* if called from chandev_register_and_probe &
3208 int chandev_register_and_probe(chandev_probefunc probefunc, function
3226 printk("chandev_register_and_probe detected duplicate probefunc %p"
3273 EXPORT_SYMBOL(chandev_register_and_probe); variable
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/net/
H A Dctcmain.c3908 chandev_register_and_probe(ctc_chandev_probe,

Completed in 108 milliseconds