Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-fsl-dspi.c1142 static int dspi_resume(struct device *dev) in dspi_resume() function
1160 static SIMPLE_DEV_PM_OPS(dspi_pm, dspi_suspend, dspi_resume);