Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/spi/
Dspi-fsl-dspi.c619 static int dspi_resume(struct device *dev) in dspi_resume() function
633 static SIMPLE_DEV_PM_OPS(dspi_pm, dspi_suspend, dspi_resume);