Searched refs:fifo_tx_buf (Results 1 – 1 of 1) sorted by relevance
38 u8 fifo_tx_buf[1]; member127 st->fifo_tx_buf[0] = ADXL367_SPI_FIFO_COMMAND; in adxl367_spi_probe()128 st->fifo_xfer[0].tx_buf = st->fifo_tx_buf; in adxl367_spi_probe()129 st->fifo_xfer[0].len = sizeof(st->fifo_tx_buf); in adxl367_spi_probe()