Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/devices/
Dst_spi_fsm.c2142 static int stfsmfsm_resume(struct device *dev) in stfsmfsm_resume() function
2150 static SIMPLE_DEV_PM_OPS(stfsm_pm_ops, stfsmfsm_suspend, stfsmfsm_resume);