Searched refs:spi_data_rx_buf (Results 1 – 1 of 1) sorted by relevance
78 void *spi_data_rx_buf; member126 xfer.rx_buf = tc6->spi_data_rx_buf; in oa_tc6_spi_transfer()1057 u8 *rx_buf = tc6->spi_data_rx_buf; in oa_tc6_get_rx_chunk_footer()1090 u8 *payload = tc6->spi_data_rx_buf + i * in oa_tc6_process_spi_data_rx_buf()1500 tc6->spi_data_rx_buf = devm_kzalloc(&tc6->spi->dev, in oa_tc6_init()1503 if (!tc6->spi_data_rx_buf) in oa_tc6_init()