Home
last modified time | relevance | path

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

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