Home
last modified time | relevance | path

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

/drivers/s390/char/
Dtape.h150 void (*cleanup_device)(struct tape_device *); member
Dtape_core.c413 device->discipline->cleanup_device(device); in tape_generic_online()
424 device->discipline->cleanup_device(device); in tape_cleanup_device()
Dtape_34xx.c1161 .cleanup_device = tape_34xx_cleanup_device,
Dtape_3590.c1626 .cleanup_device = tape_3590_cleanup_device,
/drivers/sh/maple/
Dmaple.c808 goto cleanup_device; in maple_bus_init()
885 cleanup_device: in maple_bus_init()
/drivers/infiniband/hw/ipath/
Dipath_driver.c389 static void cleanup_device(struct ipath_devdata *dd);
608 cleanup_device(dd); in ipath_init_one()
632 static void cleanup_device(struct ipath_devdata *dd) in cleanup_device() function
760 cleanup_device(dd); in ipath_remove_one()