Searched refs:spi_data_tx_buf (Results 1 – 1 of 1) sorted by relevance
118 void *spi_data_tx_buf; member165 xfer.tx_buf = tc6->spi_data_tx_buf; in oa_tc6_spi_transfer()951 __be32 *tx_buf = tc6->spi_data_tx_buf + tc6->spi_data_tx_buf_offset; in oa_tc6_add_tx_skb_to_spi_buf()1028 __be32 *tx_buf = tc6->spi_data_tx_buf + in oa_tc6_add_empty_chunks_to_spi_buf()1259 tc6->spi_data_tx_buf = devm_kzalloc(&tc6->spi->dev, in oa_tc6_init()1262 if (!tc6->spi_data_tx_buf) in oa_tc6_init()