Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dsd.c113 static void sd_shutdown(struct device *);
573 .shutdown = sd_shutdown,
3424 sd_shutdown(dev); in sd_remove()
3514 static void sd_shutdown(struct device *dev) in sd_shutdown() function