Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/core/
H A Dsdio_cis.h19 int sdio_read_func_cis(struct sdio_func *func);
H A Dsdio_cis.c398 int sdio_read_func_cis(struct sdio_func *func) in sdio_read_func_cis() function
H A Dsdio.c122 ret = sdio_read_func_cis(func); in sdio_init_func()