Searched refs:spi_data_tx_buf (Results 1 – 1 of 1) sorted by relevance
119 void *spi_data_tx_buf; member166 xfer.tx_buf = tc6->spi_data_tx_buf; in oa_tc6_spi_transfer()952 __be32 *tx_buf = tc6->spi_data_tx_buf + tc6->spi_data_tx_buf_offset; in oa_tc6_add_tx_skb_to_spi_buf()1031 __be32 *tx_buf = tc6->spi_data_tx_buf + in oa_tc6_add_empty_chunks_to_spi_buf()1266 tc6->spi_data_tx_buf = devm_kzalloc(&tc6->spi->dev, in oa_tc6_init()1269 if (!tc6->spi_data_tx_buf) in oa_tc6_init()