Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/core/
H A Dsdio_bus.c81 static const struct sdio_device_id *sdio_match_one(struct sdio_func *func, in sdio_match_one() function
102 if (sdio_match_one(func, ids)) in sdio_match_device()