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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dchandev.h136 * The shutdownfunc parameter is used so that the channel layer
148 chandev_shutdownfunc shutdownfunc,
153 * from the system. The shutdown parameter if TRUE calls shutdownfunc for each
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dchandev.h136 * The shutdownfunc parameter is used so that the channel layer
148 chandev_shutdownfunc shutdownfunc,
153 * from the system. The shutdown parameter if TRUE calls shutdownfunc for each
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dchandev.h136 * The shutdownfunc parameter is used so that the channel layer
148 chandev_shutdownfunc shutdownfunc,
153 * from the system. The shutdown parameter if TRUE calls shutdownfunc for each
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dchandev.h136 * The shutdownfunc parameter is used so that the channel layer
148 chandev_shutdownfunc shutdownfunc,
153 * from the system. The shutdown parameter if TRUE calls shutdownfunc for each
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/misc/
H A Dchandev.c91 chandev_shutdownfunc shutdownfunc; member in struct:chandev_probelist
160 chandev_shutdownfunc shutdownfunc; member in struct:chandev_activelist
1285 if(curr_device->shutdownfunc)
1287 err=curr_device->shutdownfunc(curr_device->dev_ptr);
1763 newdevice->shutdownfunc=probe->shutdownfunc;
2983 "probefunc shutdownfunc msck_notfunc chan devices devices\n"
2988 "probefunc shutdownfunc msck_notfunc chan devices devices\n"
3002 curr_probe->shutdownfunc,
3209 chandev_shutdownfunc shutdownfunc,
3208 chandev_register_and_probe(chandev_probefunc probefunc, chandev_shutdownfunc shutdownfunc, chandev_msck_notification_func msck_notfunc, chandev_type chan_type) argument
[all...]

Completed in 102 milliseconds