Searched refs:spi_data_rx_buf (Results 1 – 1 of 1) sorted by relevance
120 void *spi_data_rx_buf; member167 xfer.rx_buf = tc6->spi_data_rx_buf; in oa_tc6_spi_transfer()890 u8 *rx_buf = tc6->spi_data_rx_buf; in oa_tc6_get_rx_chunk_footer()919 u8 *payload = tc6->spi_data_rx_buf + i * in oa_tc6_process_spi_data_rx_buf()1272 tc6->spi_data_rx_buf = devm_kzalloc(&tc6->spi->dev, in oa_tc6_init()1275 if (!tc6->spi_data_rx_buf) in oa_tc6_init()