Searched refs:spi_master_suspend (Results 1 - 25 of 25) sorted by relevance

/linux-4.1.27/drivers/spi/
H A Dspi-bcm63xx-hsspi.c434 spi_master_suspend(master); bcm63xx_hsspi_suspend()
H A Dspi-bcm63xx.c438 spi_master_suspend(master); bcm63xx_spi_suspend()
H A Dspi-coldfire-qspi.c469 ret = spi_master_suspend(master); mcfqspi_suspend()
H A Dspi-meson-spifc.c384 ret = spi_master_suspend(master); meson_spifc_suspend()
H A Dspi-st-ssc4.c460 ret = spi_master_suspend(master); spi_st_suspend()
H A Dspi-dw.c600 ret = spi_master_suspend(dws->master); dw_spi_suspend_host()
H A Dspi-fsl-dspi.c494 spi_master_suspend(master); dspi_suspend()
H A Dspi-tegra20-sflash.c556 return spi_master_suspend(master); tegra_sflash_suspend()
H A Dspi-adi-v3.c931 spi_master_suspend(master); adi_spi_suspend()
H A Dspi-cadence.c625 spi_master_suspend(master); cdns_spi_suspend()
H A Dspi-dln2.c802 ret = spi_master_suspend(master); dln2_spi_suspend()
H A Dspi-fsl-espi.c817 ret = spi_master_suspend(master); of_fsl_espi_suspend()
H A Dspi-img-spfi.c750 return spi_master_suspend(master); img_spfi_suspend()
H A Dspi-qup.c964 ret = spi_master_suspend(master); spi_qup_suspend()
H A Dspi-rockchip.c792 ret = spi_master_suspend(rs->master); rockchip_spi_suspend()
H A Dspi-s3c24xx.c631 ret = spi_master_suspend(hw->master); s3c24xx_spi_suspend()
H A Dspi-sirf.c793 ret = spi_master_suspend(master); spi_sirfsoc_suspend()
H A Dspi-s3c64xx.c1232 int ret = spi_master_suspend(master); s3c64xx_spi_suspend()
H A Dspi-tegra114.c1171 return spi_master_suspend(master); tegra_spi_suspend()
H A Dspi-tegra20-slink.c1171 return spi_master_suspend(master); tegra_slink_suspend()
H A Dspi.c1661 int spi_master_suspend(struct spi_master *master) spi_master_suspend() function
1675 EXPORT_SYMBOL_GPL(spi_master_suspend); variable
H A Dspi-atmel.c1476 ret = spi_master_suspend(master); atmel_spi_suspend()
H A Dspi-pxa2xx.c1521 status = spi_master_suspend(drv_data->master); pxa2xx_spi_suspend()
H A Dspi-pl022.c2318 ret = spi_master_suspend(pl022->master); pl022_suspend()
/linux-4.1.27/include/linux/spi/
H A Dspi.h488 extern int spi_master_suspend(struct spi_master *master);

Completed in 508 milliseconds