Home
last modified time | relevance | path

Searched refs:stmfx_suspend (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mfd/
H A Dstmfx.c472 static int stmfx_suspend(struct device *dev) in stmfx_suspend() function
539 static SIMPLE_DEV_PM_OPS(stmfx_dev_pm_ops, stmfx_suspend, stmfx_resume);
/kernel/linux/linux-6.6/drivers/mfd/
H A Dstmfx.c475 static int stmfx_suspend(struct device *dev) in stmfx_suspend() function
541 static DEFINE_SIMPLE_DEV_PM_OPS(stmfx_dev_pm_ops, stmfx_suspend, stmfx_resume);

Completed in 2 milliseconds