Searched refs:spi_data_tx_buf (Results 1 – 1 of 1) sorted by relevance
77 void *spi_data_tx_buf; member125 xfer.tx_buf = tc6->spi_data_tx_buf; in oa_tc6_spi_transfer()1146 __be32 *tx_buf = tc6->spi_data_tx_buf + tc6->spi_data_tx_buf_offset; in oa_tc6_add_tx_skb_to_spi_buf()1225 __be32 *tx_buf = tc6->spi_data_tx_buf + in oa_tc6_add_empty_chunks_to_spi_buf()1494 tc6->spi_data_tx_buf = devm_kzalloc(&tc6->spi->dev, in oa_tc6_init()1497 if (!tc6->spi_data_tx_buf) in oa_tc6_init()