Home
last modified time | relevance | path

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

/drivers/sh/maple/
Dmaple.c808 goto cleanup_device; in maple_bus_init()
885 cleanup_device: in maple_bus_init()
/drivers/s390/char/
Dtape.h152 void (*cleanup_device)(struct tape_device *); member
Dtape_core.c419 device->discipline->cleanup_device(device); in tape_generic_online()
431 device->discipline->cleanup_device(device); in tape_cleanup_device()
Dtape_34xx.c1293 .cleanup_device = tape_34xx_cleanup_device,
Dtape_3590.c1727 .cleanup_device = tape_3590_cleanup_device,
/drivers/staging/comedi/
Ddrivers.c59 static void cleanup_device(struct comedi_device *dev) in cleanup_device() function
99 cleanup_device(dev); in __comedi_device_detach()
/drivers/infiniband/hw/ipath/
Dipath_driver.c393 static void cleanup_device(struct ipath_devdata *dd);
613 cleanup_device(dd); in ipath_init_one()
637 static void cleanup_device(struct ipath_devdata *dd) in cleanup_device() function
765 cleanup_device(dd); in ipath_remove_one()