Home
last modified time | relevance | path

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

/drivers/spi/
Dspi-bcm63xx.c442 spi_master_suspend(master); in bcm63xx_spi_suspend()
Dspi-bcm63xx-hsspi.c434 spi_master_suspend(master); in bcm63xx_hsspi_suspend()
Dspi-cadence.c622 spi_master_suspend(master); in cdns_spi_suspend()
Dspi-s3c24xx.c631 ret = spi_master_suspend(hw->master); in s3c24xx_spi_suspend()
Dspi-coldfire-qspi.c474 ret = spi_master_suspend(master); in mcfqspi_suspend()
Dspi-fsl-dspi.c430 spi_master_suspend(master); in dspi_suspend()
Dspi-tegra20-sflash.c556 return spi_master_suspend(master); in tegra_sflash_suspend()
Dspi-dw.c724 ret = spi_master_suspend(dws->master); in dw_spi_suspend_host()
Dspi-qup.c685 ret = spi_master_suspend(master); in spi_qup_suspend()
Dspi.c1710 int spi_master_suspend(struct spi_master *master) in spi_master_suspend() function
1724 EXPORT_SYMBOL_GPL(spi_master_suspend);
Dspi-fsl-espi.c773 ret = spi_master_suspend(master); in of_fsl_espi_suspend()
Dspi-rockchip.c769 ret = spi_master_suspend(rs->master); in rockchip_spi_suspend()
Dspi-sirf.c787 ret = spi_master_suspend(master); in spi_sirfsoc_suspend()
Dspi-adi-v3.c931 spi_master_suspend(master); in adi_spi_suspend()
Dspi-pxa2xx.c1277 status = spi_master_suspend(drv_data->master); in pxa2xx_spi_suspend()
Dspi-s3c64xx.c1235 int ret = spi_master_suspend(master); in s3c64xx_spi_suspend()
Dspi-tegra20-slink.c1171 return spi_master_suspend(master); in tegra_slink_suspend()
Dspi-tegra114.c1171 return spi_master_suspend(master); in tegra_spi_suspend()
Dspi-atmel.c1446 ret = spi_master_suspend(master); in atmel_spi_suspend()
Dspi-pl022.c2318 ret = spi_master_suspend(pl022->master); in pl022_suspend()