Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wilc1000/
Dwilc_wlan.h235 int (*hif_block_rx)(struct wilc *wilc, u32 addr, u8 *buf, u32 size); member
Dwilc_spi.c1126 .hif_block_rx = wilc_spi_read,
Dwilc_sdio.c1097 .hif_block_rx = wilc_sdio_read,