Searched refs:EXPORT_GPL_SIMPLE_DEV_PM_OPS (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/drivers/mfd/ |
| H A D | 88pm80x.c | 155 EXPORT_GPL_SIMPLE_DEV_PM_OPS(pm80x_pm_ops, pm80x_suspend, pm80x_resume);
|
| H A D | stmpe.c | 1518 EXPORT_GPL_SIMPLE_DEV_PM_OPS(stmpe_dev_pm_ops,
|
| /linux-6.15/drivers/input/touchscreen/ |
| H A D | tsc200x-core.c | 592 EXPORT_GPL_SIMPLE_DEV_PM_OPS(tsc200x_pm_ops, tsc200x_suspend, tsc200x_resume);
|
| H A D | cyttsp_core.c | 527 EXPORT_GPL_SIMPLE_DEV_PM_OPS(cyttsp_pm_ops, cyttsp_suspend, cyttsp_resume);
|
| H A D | goodix_berlin_core.c | 666 EXPORT_GPL_SIMPLE_DEV_PM_OPS(goodix_berlin_pm_ops,
|
| /linux-6.15/include/linux/ |
| H A D | pm.h | 421 #define EXPORT_GPL_SIMPLE_DEV_PM_OPS(name, suspend_fn, resume_fn) \ macro
|
| /linux-6.15/drivers/input/misc/ |
| H A D | adxl34x.c | 867 EXPORT_GPL_SIMPLE_DEV_PM_OPS(adxl34x_pm, adxl34x_suspend, adxl34x_resume);
|