Home
last modified time | relevance | path

Searched refs:cleanup_device (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/s390/char/
H A Dtape.h149 void (*cleanup_device)(struct tape_device *); member
H A Dtape_core.c412 device->discipline->cleanup_device(device); in tape_generic_online()
423 device->discipline->cleanup_device(device); in tape_cleanup_device()
H A Dtape_3490.c763 .cleanup_device = tape_3490_cleanup_device,
/linux/drivers/sh/maple/
H A Dmaple.c800 goto cleanup_device; in maple_bus_init()
880 cleanup_device: in maple_bus_init()
/linux/Documentation/dev-tools/kunit/
H A Dusage.rst965 static void cleanup_device(void *ctx)
978 kunit_add_action(test, &cleanup_device, &dev);