Home
last modified time | relevance | path

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

/drivers/spi/
Dspi.c197 static int spi_pm_thaw(struct device *dev) in spi_pm_thaw() function
230 #define spi_pm_thaw NULL macro
239 .thaw = spi_pm_thaw,