Searched refs:cleanup_device (Results 1 – 5 of 5) sorted by relevance
149 void (*cleanup_device)(struct tape_device *); member
412 device->discipline->cleanup_device(device); in tape_generic_online()423 device->discipline->cleanup_device(device); in tape_cleanup_device()
763 .cleanup_device = tape_3490_cleanup_device,
800 goto cleanup_device; in maple_bus_init()880 cleanup_device: in maple_bus_init()
965 static void cleanup_device(void *ctx)978 kunit_add_action(test, &cleanup_device, &dev);