Searched refs:spi_check_buswidth_req (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/spi/ |
| A D | spi-mem.c | 103 static int spi_check_buswidth_req(struct spi_mem *mem, u8 buswidth, bool tx) in spi_check_buswidth_req() function 144 if (spi_check_buswidth_req(mem, op->cmd.buswidth, true)) in spi_mem_check_buswidth() 148 spi_check_buswidth_req(mem, op->addr.buswidth, true)) in spi_mem_check_buswidth() 152 spi_check_buswidth_req(mem, op->dummy.buswidth, true)) in spi_mem_check_buswidth() 156 spi_check_buswidth_req(mem, op->data.buswidth, in spi_mem_check_buswidth()
|
| /linux/ |
| A D | System.map | 35305 ffff800010923ee4 t spi_check_buswidth_req.isra.0
|
| A D | .tmp_System.map | 35305 ffff800010923ee4 t spi_check_buswidth_req.isra.0
|
Completed in 911 milliseconds