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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/block/
H A Ddasd.c67 static void do_kick_device(struct work_struct *);
118 INIT_WORK(&device->kick_work, do_kick_device);
506 * dasd_kick_device will schedule a call do do_kick_device to the kernel
509 static void do_kick_device(struct work_struct *work) function

Completed in 56 milliseconds