Searched refs:do_kick_device (Results 1 – 1 of 1) sorted by relevance
69 static void do_kick_device(struct work_struct *);122 INIT_WORK(&device->kick_work, do_kick_device); in dasd_alloc_device()550 static void do_kick_device(struct work_struct *work) in do_kick_device() function