Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wilc1000/
Dwilc_spi.c166 static int wilc_spi_tx(struct wilc *wilc, u8 *b, u32 len) in wilc_spi_tx() function
641 if (wilc_spi_tx(wilc, &cmd, 1)) { in spi_data_write()
651 if (wilc_spi_tx(wilc, &b[ix], nbytes)) { in spi_data_write()
662 if (wilc_spi_tx(wilc, crc, 2)) { in spi_data_write()