Searched refs:sd_shutdown (Results 1 – 1 of 1) sorted by relevance
108 static void sd_shutdown(struct device *);612 .shutdown = sd_shutdown,3577 sd_shutdown(dev); in sd_remove()3635 static void sd_shutdown(struct device *dev) in sd_shutdown() function