Searched refs:EXPORT_GPL_SIMPLE_DEV_PM_OPS (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.6/drivers/mfd/ |
D | 88pm80x.c | 155 EXPORT_GPL_SIMPLE_DEV_PM_OPS(pm80x_pm_ops, pm80x_suspend, pm80x_resume);
|
D | pcf50633-irq.c | 279 EXPORT_GPL_SIMPLE_DEV_PM_OPS(pcf50633_pm, pcf50633_suspend, pcf50633_resume);
|
D | stmpe.c | 1518 EXPORT_GPL_SIMPLE_DEV_PM_OPS(stmpe_dev_pm_ops,
|
/Linux-v6.6/include/linux/ |
D | pm.h | 410 #define EXPORT_GPL_SIMPLE_DEV_PM_OPS(name, suspend_fn, resume_fn) \ macro
|
/Linux-v6.6/drivers/input/touchscreen/ |
D | tsc200x-core.c | 623 EXPORT_GPL_SIMPLE_DEV_PM_OPS(tsc200x_pm_ops, tsc200x_suspend, tsc200x_resume);
|
D | cyttsp_core.c | 528 EXPORT_GPL_SIMPLE_DEV_PM_OPS(cyttsp_pm_ops, cyttsp_suspend, cyttsp_resume);
|
/Linux-v6.6/drivers/input/misc/ |
D | adxl34x.c | 914 EXPORT_GPL_SIMPLE_DEV_PM_OPS(adxl34x_pm, adxl34x_suspend, adxl34x_resume);
|