Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/devices/
H A Dst_spi_fsm.c2119 static int stfsmfsm_resume(struct device *dev) in stfsmfsm_resume() function
2127 static SIMPLE_DEV_PM_OPS(stfsm_pm_ops, stfsmfsm_suspend, stfsmfsm_resume);