Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/spi/
Dspi-dw-pci.c131 return dw_spi_resume_host(&dwpci->dws); in spi_resume()
Dspi-dw.h243 extern int dw_spi_resume_host(struct dw_spi *dws);
Dspi-dw.c609 int dw_spi_resume_host(struct dw_spi *dws) in dw_spi_resume_host() function
619 EXPORT_SYMBOL_GPL(dw_spi_resume_host);