Searched refs:rx_buf (Results 1 – 1 of 1) sorted by relevance
39 const struct spi_buf rx_buf[2] = { { .buf = NULL, .len = 1 }, in WE_ReadReg_SPI() local41 const struct spi_buf_set rx_buf_set = { .buffers = rx_buf, .count = 2 }; in WE_ReadReg_SPI()