Searched refs:cleanup_device (Results 1 – 6 of 6) sorted by relevance
152 void (*cleanup_device)(struct tape_device *); member
413 device->discipline->cleanup_device(device); in tape_generic_online()424 device->discipline->cleanup_device(device); in tape_cleanup_device()
1160 .cleanup_device = tape_34xx_cleanup_device,
1622 .cleanup_device = tape_3590_cleanup_device,
800 goto cleanup_device; in maple_bus_init()880 cleanup_device: in maple_bus_init()
633 static void cleanup_device(void *ctx)646 kunit_add_action(test, &cleanup_device, &dev);