Searched refs:EXPORT_GPL_SIMPLE_DEV_PM_OPS (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/mfd/ |
H A D | 88pm80x.c | 155 EXPORT_GPL_SIMPLE_DEV_PM_OPS(pm80x_pm_ops, pm80x_suspend, pm80x_resume);
|
H A D | pcf50633-irq.c | 279 EXPORT_GPL_SIMPLE_DEV_PM_OPS(pcf50633_pm, pcf50633_suspend, pcf50633_resume);
|
H A D | stmpe.c | 1518 EXPORT_GPL_SIMPLE_DEV_PM_OPS(stmpe_dev_pm_ops,
|
/linux/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 | 665 EXPORT_GPL_SIMPLE_DEV_PM_OPS(goodix_berlin_pm_ops,
|
/linux/include/linux/ |
H A D | pm.h | 425 #define EXPORT_GPL_SIMPLE_DEV_PM_OPS(name, suspend_fn, resume_fn) \ macro
|
/linux/drivers/input/misc/ |
H A D | adxl34x.c | 867 EXPORT_GPL_SIMPLE_DEV_PM_OPS(adxl34x_pm, adxl34x_suspend, adxl34x_resume);
|