Searched refs:to_sdio_driver (Results 1 – 1 of 1) sorted by relevance
29 #define to_sdio_driver(d) container_of(d, struct sdio_driver, drv) macro114 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()