Home
last modified time | relevance | path

Searched defs:spi_st (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-st-ssc4.c54 struct spi_st { struct
70 static void ssc_write_tx_fifo(struct spi_st *spi_st) in ssc_write_tx_fifo() argument
94 ssc_read_rx_fifo(struct spi_st *spi_st) ssc_read_rx_fifo() argument
122 struct spi_st *spi_st = spi_master_get_devdata(master); spi_st_transfer_one() local
183 struct spi_st *spi_st = spi_master_get_devdata(spi->master); spi_st_setup() local
275 struct spi_st *spi_st = (struct spi_st *)dev_id; spi_st_irq() local
301 struct spi_st *spi_st; spi_st_probe() local
395 struct spi_st *spi_st = spi_master_get_devdata(master); spi_st_remove() local
410 struct spi_st *spi_st = spi_master_get_devdata(master); spi_st_runtime_suspend() local
423 struct spi_st *spi_st = spi_master_get_devdata(master); spi_st_runtime_resume() local
[all...]
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-st-ssc4.c53 struct spi_st { struct
69 static void ssc_write_tx_fifo(struct spi_st *spi_st) in ssc_write_tx_fifo() argument
93 ssc_read_rx_fifo(struct spi_st *spi_st) ssc_read_rx_fifo() argument
121 struct spi_st *spi_st = spi_master_get_devdata(master); spi_st_transfer_one() local
177 struct spi_st *spi_st = spi_master_get_devdata(spi->master); spi_st_setup() local
252 struct spi_st *spi_st = (struct spi_st *)dev_id; spi_st_irq() local
278 struct spi_st *spi_st; spi_st_probe() local
372 struct spi_st *spi_st = spi_master_get_devdata(master); spi_st_remove() local
385 struct spi_st *spi_st = spi_master_get_devdata(master); spi_st_runtime_suspend() local
398 struct spi_st *spi_st = spi_master_get_devdata(master); spi_st_runtime_resume() local
[all...]

Completed in 2 milliseconds