Searched refs:EXPORT_SIMPLE_DEV_PM_OPS (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/hwmon/ |
| H A D | adt7x10.c | 409 EXPORT_SIMPLE_DEV_PM_OPS(adt7x10_dev_pm_ops, adt7x10_suspend, adt7x10_resume);
|
| H A D | ltc2947-core.c | 1160 EXPORT_SIMPLE_DEV_PM_OPS(ltc2947_pm_ops, ltc2947_suspend, ltc2947_resume);
|
| /linux-6.15/include/linux/ |
| H A D | pm.h | 417 #define EXPORT_SIMPLE_DEV_PM_OPS(name, suspend_fn, resume_fn) \ macro
|
| /linux-6.15/sound/pci/oxygen/ |
| H A D | oxygen_lib.c | 791 EXPORT_SIMPLE_DEV_PM_OPS(oxygen_pci_pm, oxygen_pci_suspend, oxygen_pci_resume);
|
| /linux-6.15/drivers/input/misc/ |
| H A D | ad714x.c | 1199 EXPORT_SIMPLE_DEV_PM_OPS(ad714x_pm, ad714x_suspend, ad714x_resume);
|