Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/
Dsd.c107 static void sd_shutdown(struct device *);
3776 sd_shutdown(dev); in sd_remove()
3838 static void sd_shutdown(struct device *dev) in sd_shutdown() function
4005 .shutdown = sd_shutdown,