Searched defs:n_tx (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/staging/mt29f_spinand/ | ||
H A D | mt29f_spinand.h | 98 u32 n_tx; /* Number of tx bytes */ member in struct:spinand_cmd |
/linux-4.1.27/drivers/spi/ | ||
H A D | spi-fsl-espi.c | 44 unsigned n_tx; member in struct:fsl_espi_transfer 433 unsigned int n_tx = 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 77 milliseconds