Searched defs:sdio_readb (Results 1 - 1 of 1) sorted by relevance

/drivers/mmc/core/
H A Dsdio_io.c360 * sdio_readb - read a single byte from a SDIO function
369 u8 sdio_readb(struct sdio_func *func, unsigned int addr, int *err_ret) function
388 EXPORT_SYMBOL_GPL(sdio_readb); variable

Completed in 74 milliseconds