Searched refs:w_header (Results 1 – 1 of 1) sorted by relevance
44 struct spi_transfer *xfer, u8 *w_header, u8 *r_header, u8 op) in cyttsp5_spi_add_rw_msg() argument46 xfer->tx_buf = w_header; in cyttsp5_spi_add_rw_msg()48 w_header[0] = op; in cyttsp5_spi_add_rw_msg()58 u8 w_header[2]; in cyttsp5_spi_xfer() local65 cyttsp5_spi_add_rw_msg(&msg, &xfer[0], w_header, r_header, op); in cyttsp5_spi_xfer()