Home
last modified time | relevance | path

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

12

/linux-6.14.4/drivers/spi/
Dspi-rpc-if.c189 return spi_controller_suspend(ctlr); in rpcif_spi_suspend()
Dspi-ljca.c264 return spi_controller_suspend(controller); in ljca_spi_dev_suspend()
Dspi-loongson-core.c238 spi_controller_suspend(controller); in loongson_spi_suspend()
Dspi-meson-spifc.c364 ret = spi_controller_suspend(host); in meson_spifc_suspend()
Dspi-sifive.c434 ret = spi_controller_suspend(host); in sifive_spi_suspend()
Dspi-st-ssc4.c414 ret = spi_controller_suspend(host); in spi_st_suspend()
Dspi-amlogic-spifc-a1.c383 ret = spi_controller_suspend(spifc->ctrl); in amlogic_spifc_a1_suspend()
Dspi-coldfire-qspi.c453 ret = spi_controller_suspend(host); in mcfqspi_suspend()
Dspi-bcm63xx.c627 spi_controller_suspend(host); in bcm63xx_spi_suspend()
Dspi-cadence.c725 return spi_controller_suspend(ctlr); in cdns_spi_suspend()
Dspi-slave-mt27xx.c487 ret = spi_controller_suspend(ctlr); in mtk_spi_slave_suspend()
Dspi-tegra20-sflash.c544 return spi_controller_suspend(host); in tegra_sflash_suspend()
Dspi-mxs.c487 ret = spi_controller_suspend(host); in mxs_spi_suspend()
Dspi-bcmbca-hsspi.c588 spi_controller_suspend(host); in bcmbca_hsspi_suspend()
Dspi-at91-usart.c605 ret = spi_controller_suspend(ctrl); in at91_usart_spi_suspend()
Dspi-img-spfi.c721 return spi_controller_suspend(host); in img_spfi_suspend()
Dspi-dln2.c802 ret = spi_controller_suspend(host); in dln2_spi_suspend()
Dspi-fsl-espi.c797 ret = spi_controller_suspend(host); in of_fsl_espi_suspend()
Dspi-synquacer.c754 ret = spi_controller_suspend(host); in synquacer_spi_suspend()
Dspi-bcm63xx-hsspi.c899 spi_controller_suspend(host); in bcm63xx_hsspi_suspend()
Dspi-dw-core.c1012 ret = spi_controller_suspend(dws->host); in dw_spi_suspend_host()
Dspi-qcom-qspi.c865 ret = spi_controller_suspend(host); in qcom_qspi_suspend()
Dspi-ti-qspi.c911 rc = spi_controller_suspend(qspi->host); in ti_qspi_remove()
Dspi-rockchip.c958 ret = spi_controller_suspend(ctlr); in rockchip_spi_suspend()
/linux-6.14.4/include/linux/spi/
Dspi.h807 extern int spi_controller_suspend(struct spi_controller *ctlr);

12