Searched defs:n_rx (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/staging/mt29f_spinand/ | ||
H A D | mt29f_spinand.h | 100 u32 n_rx; /* Number of rx bytes */ member in struct:spinand_cmd |
/linux-4.1.27/drivers/spi/ | ||
H A D | spi-fsl-espi.c | 45 unsigned n_rx; member in struct:fsl_espi_transfer 434 unsigned int n_rx = 0; fsl_espi_do_one_msg() local |
H A D | spi.c | 2231 spi_write_then_read(struct spi_device *spi, const void *txbuf, unsigned n_tx, void *rxbuf, unsigned n_rx) spi_write_then_read() argument |
Completed in 95 milliseconds