Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dwilc_wlan.h240 int (*hif_block_rx)(struct wilc *wilc, u32 addr, u8 *buf, u32 size); member
Dwilc_spi.c1118 .hif_block_rx = wilc_spi_read,
Dwilc_sdio.c1101 .hif_block_rx = sdio_read,