Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mmc/core/
A Dsdio_bus.c29 #define to_sdio_driver(d) container_of(d, struct sdio_driver, drv) macro
114 struct sdio_driver *sdrv = to_sdio_driver(drv); in sdio_bus_match()
155 struct sdio_driver *drv = to_sdio_driver(dev->driver); in sdio_bus_probe()
209 struct sdio_driver *drv = to_sdio_driver(dev->driver); in sdio_bus_remove()

Completed in 3 milliseconds