Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-dw-pci.c172 static int spi_resume(struct device *dev) in spi_resume() function
180 static SIMPLE_DEV_PM_OPS(dw_spi_pm_ops, spi_suspend, spi_resume);