Home
last modified time | relevance | path

Searched refs:EXPORT_SIMPLE_DEV_PM_OPS (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/hwmon/
H A Dadt7x10.c409 EXPORT_SIMPLE_DEV_PM_OPS(adt7x10_dev_pm_ops, adt7x10_suspend, adt7x10_resume);
H A Dltc2947-core.c1160 EXPORT_SIMPLE_DEV_PM_OPS(ltc2947_pm_ops, ltc2947_suspend, ltc2947_resume);
/linux/include/linux/
H A Dpm.h413 * EXPORT_SIMPLE_DEV_PM_OPS() or EXPORT_GPL_SIMPLE_DEV_PM_OPS() instead.
418 #define EXPORT_SIMPLE_DEV_PM_OPS(name, suspend_fn, resume_fn) \ macro
/linux/sound/pci/oxygen/
H A Doxygen_lib.c791 EXPORT_SIMPLE_DEV_PM_OPS(oxygen_pci_pm, oxygen_pci_suspend, oxygen_pci_resume);
/linux/drivers/input/misc/
H A Dad714x.c1199 EXPORT_SIMPLE_DEV_PM_OPS(ad714x_pm, ad714x_suspend, ad714x_resume);