Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-rpc-if.c207 return spi_controller_suspend(ctlr); in rpcif_spi_suspend()
H A Dspi-atcspi200.c603 ret = spi_controller_suspend(host); in atcspi_suspend()
H A Dspi-cadence.c814 return spi_controller_suspend(ctlr); in cdns_spi_suspend()
H A Dspi-rzv2h-rspi.c810 return spi_controller_suspend(rspi->controller); in rzv2h_rspi_suspend()
H A Dspi-qcom-qspi.c925 ret = spi_controller_suspend(host); in qcom_qspi_suspend()
H A Dspi-dw-core.c1411 ret = spi_controller_suspend(dws->ctlr); in dw_spi_suspend_controller()
H A Dspi-sh-msiof.c1324 return spi_controller_suspend(p->ctlr); in sh_msiof_spi_suspend()
H A Dspi.c3926 int spi_controller_suspend(struct spi_controller *ctlr) in spi_controller_suspend() function
3943 EXPORT_SYMBOL_GPL(spi_controller_suspend);
H A Dspi-cadence-quadspi.c2069 ret = spi_controller_suspend(cqspi->host); in cqspi_suspend()
H A Dspi-stm32.c2619 ret = spi_controller_suspend(ctrl); in stm32_spi_suspend()
/linux/include/linux/spi/
H A Dspi.h860 extern int spi_controller_suspend(struct spi_controller *ctlr);