Home
last modified time | relevance | path

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

/linux-4.4.14/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.c1159 .cleanup_device = tape_34xx_cleanup_device,
Dtape_3590.c1626 .cleanup_device = tape_3590_cleanup_device,
/linux-4.4.14/drivers/sh/maple/
Dmaple.c808 goto cleanup_device; in maple_bus_init()
885 cleanup_device: in maple_bus_init()
/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_driver.c393 static void cleanup_device(struct ipath_devdata *dd);
615 cleanup_device(dd); in ipath_init_one()
639 static void cleanup_device(struct ipath_devdata *dd) in cleanup_device() function
767 cleanup_device(dd); in ipath_remove_one()