Searched refs:r_header (Results 1 – 4 of 4) sorted by relevance
44 struct spi_transfer *xfer, u8 *w_header, u8 *r_header, u8 op) in cyttsp5_spi_add_rw_msg() argument47 xfer->rx_buf = r_header; in cyttsp5_spi_add_rw_msg()59 u8 r_header[2]; in cyttsp5_spi_xfer() local65 cyttsp5_spi_add_rw_msg(&msg, &xfer[0], w_header, r_header, op); in cyttsp5_spi_xfer()89 if (r_header[0] != CY_SPI_SYNC_ACK) in cyttsp5_spi_xfer()
104 struct journal_header_t r_header; member
304 if (sequence_no < be32_to_cpu(header->r_header.h_sequence)) { in check_blknr_for_revoke()
213 journal_header_t r_header; member