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

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

Completed in 177 milliseconds