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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dchandev.h152 /* The chandev_unregister function is typically called when a module is being removed
156 void chandev_unregister(chandev_probefunc probefunc,int call_shutdown);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dchandev.h152 /* The chandev_unregister function is typically called when a module is being removed
156 void chandev_unregister(chandev_probefunc probefunc,int call_shutdown);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dchandev.h152 /* The chandev_unregister function is typically called when a module is being removed
156 void chandev_unregister(chandev_probefunc probefunc,int call_shutdown);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dchandev.h152 /* The chandev_unregister function is typically called when a module is being removed
156 void chandev_unregister(chandev_probefunc probefunc,int call_shutdown);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/misc/
H A Dchandev.c3245 void chandev_unregister(chandev_probefunc probefunc,int call_shutdown) function
3275 EXPORT_SYMBOL(chandev_unregister); variable
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/net/
H A Dctcmain.c3867 chandev_unregister(ctc_chandev_probe, 1);
4012 chandev_unregister(ctc_chandev_probe, 0);

Completed in 161 milliseconds