Searched refs:sdio_readw (Results 1 – 3 of 3) sorted by relevance
141 extern u16 sdio_readw(struct sdio_func *func, unsigned int addr, int *err_ret);
536 u16 sdio_readw(struct sdio_func *func, unsigned int addr, int *err_ret) in sdio_readw() function548 EXPORT_SYMBOL_GPL(sdio_readw);
262 val = sdio_readw(bus->host_sdio, offset, &error); in ssb_sdio_read16()