Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/
H A Dsd.c111 static void sd_shutdown(struct device *);
4068 sd_shutdown(dev); in sd_remove()
4158 static void sd_shutdown(struct device *dev) in sd_shutdown() function
4330 .shutdown = sd_shutdown,