Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dsd.c108 static void sd_shutdown(struct device *);
520 .shutdown = sd_shutdown,
3155 sd_shutdown(dev); in sd_remove()
3233 static void sd_shutdown(struct device *dev) in sd_shutdown() function