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

/drivers/mmc/core/
H A Dsdio_bus.c79 static const struct sdio_device_id *sdio_match_device(struct sdio_func *func, function
102 if (sdio_match_device(func, sdrv))
136 id = sdio_match_device(func, drv);

Completed in 10 milliseconds