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