Home
last modified time | relevance | path

Searched refs:EXPORT_NS_GPL_DEV_SLEEP_PM_OPS (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/
H A Dpm.h405 #define EXPORT_NS_GPL_DEV_SLEEP_PM_OPS(name, ns) _EXPORT_DEV_SLEEP_PM_OPS(name, "GPL", #ns) macro
430 EXPORT_NS_GPL_DEV_SLEEP_PM_OPS(name, ns) = { \
/linux-6.15/drivers/pinctrl/intel/
H A Dpinctrl-intel.c1933 EXPORT_NS_GPL_DEV_SLEEP_PM_OPS(intel_pinctrl_pm_ops, PINCTRL_INTEL) = {