Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dsdio_bus.c80 static const struct sdio_device_id *sdio_match_one(struct sdio_func *func, in sdio_match_one() function
101 if (sdio_match_one(func, ids)) in sdio_match_device()