Home
last modified time | relevance | path

Searched refs:sdma_handler (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/spi/
H A Dspi-cadence-xspi.c375 void (*sdma_handler)(struct cdns_xspi_dev *cdns_xspi); member
725 cdns_xspi->sdma_handler(cdns_xspi); in cdns_xspi_send_stig_command()
1100 cdns_xspi->sdma_handler(cdns_xspi); in cdns_xspi_transfer_one_message_b0()
1170 cdns_xspi->sdma_handler = &marvell_xspi_sdma_handle; in cdns_xspi_probe()
1174 cdns_xspi->sdma_handler = &cdns_xspi_sdma_handle; in cdns_xspi_probe()