Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/
Dsd.c111 static void sd_shutdown(struct device *);
4074 sd_shutdown(dev); in sd_remove()
4164 static void sd_shutdown(struct device *dev) in sd_shutdown() function
4336 .shutdown = sd_shutdown,