Searched refs:to_mmc_driver (Results 1 – 1 of 1) sorted by relevance
29 #define to_mmc_driver(d) container_of(d, struct mmc_driver, drv) macro 128 struct mmc_driver *drv = to_mmc_driver(dev->driver); in mmc_bus_probe() 136 struct mmc_driver *drv = to_mmc_driver(dev->driver); in mmc_bus_remove() 144 struct mmc_driver *drv = to_mmc_driver(dev->driver); in mmc_bus_shutdown()