Searched refs:EXPORT_GPL_SIMPLE_DEV_PM_OPS (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/mfd/
H A D88pm80x.c155 EXPORT_GPL_SIMPLE_DEV_PM_OPS(pm80x_pm_ops, pm80x_suspend, pm80x_resume);
H A Dpcf50633-irq.c279 EXPORT_GPL_SIMPLE_DEV_PM_OPS(pcf50633_pm, pcf50633_suspend, pcf50633_resume);
H A Dstmpe.c1518 EXPORT_GPL_SIMPLE_DEV_PM_OPS(stmpe_dev_pm_ops,
/linux-master/include/linux/
H A Dpm.h416 * EXPORT_SIMPLE_DEV_PM_OPS() or EXPORT_GPL_SIMPLE_DEV_PM_OPS() instead.
425 #define EXPORT_GPL_SIMPLE_DEV_PM_OPS(name, suspend_fn, resume_fn) \ macro
/linux-master/drivers/input/touchscreen/
H A Dcyttsp_core.c528 EXPORT_GPL_SIMPLE_DEV_PM_OPS(cyttsp_pm_ops, cyttsp_suspend, cyttsp_resume);
H A Dtsc200x-core.c619 EXPORT_GPL_SIMPLE_DEV_PM_OPS(tsc200x_pm_ops, tsc200x_suspend, tsc200x_resume);
H A Dgoodix_berlin_core.c665 EXPORT_GPL_SIMPLE_DEV_PM_OPS(goodix_berlin_pm_ops,
/linux-master/drivers/input/misc/
H A Dadxl34x.c914 EXPORT_GPL_SIMPLE_DEV_PM_OPS(adxl34x_pm, adxl34x_suspend, adxl34x_resume);

Completed in 198 milliseconds