Searched defs:n_rx (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/spi/ | ||
| H A D | spi-cadence-quadspi.c | 545 size_t n_rx = op->data.nbytes; in cqspi_command_read() local |
| H A D | spi.c | 4906 spi_write_then_read(struct spi_device * spi,const void * txbuf,unsigned n_tx,void * rxbuf,unsigned n_rx) spi_write_then_read() argument |