Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/core/
H A Dsdio_bus.c93 static const struct sdio_device_id *sdio_match_device(struct sdio_func *func, in sdio_match_device() function
116 if (sdio_match_device(func, sdrv)) in sdio_bus_match()
160 id = sdio_match_device(func, drv); in sdio_bus_probe()