Home
last modified time | relevance | path

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

/linux/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/drivers/input/touchscreen/
H A Dtsc200x-core.c592 EXPORT_GPL_SIMPLE_DEV_PM_OPS(tsc200x_pm_ops, tsc200x_suspend, tsc200x_resume);
H A Dcyttsp_core.c527 EXPORT_GPL_SIMPLE_DEV_PM_OPS(cyttsp_pm_ops, cyttsp_suspend, cyttsp_resume);
H A Dgoodix_berlin_core.c665 EXPORT_GPL_SIMPLE_DEV_PM_OPS(goodix_berlin_pm_ops,
/linux/include/linux/
H A Dpm.h425 #define EXPORT_GPL_SIMPLE_DEV_PM_OPS(name, suspend_fn, resume_fn) \ macro
/linux/drivers/input/misc/
H A Dadxl34x.c867 EXPORT_GPL_SIMPLE_DEV_PM_OPS(adxl34x_pm, adxl34x_suspend, adxl34x_resume);