Home
last modified time | relevance | path

Searched refs:EXPORT_GPL_DEV_SLEEP_PM_OPS (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Dpm.h403 #define EXPORT_GPL_DEV_SLEEP_PM_OPS(name) _EXPORT_DEV_SLEEP_PM_OPS(name, "GPL", "") macro
422 EXPORT_GPL_DEV_SLEEP_PM_OPS(name) = { \
/linux-6.15/drivers/pinctrl/mediatek/
H A Dpinctrl-paris.c1115 EXPORT_GPL_DEV_SLEEP_PM_OPS(mtk_paris_pinctrl_pm_ops) = {
H A Dpinctrl-mtk-common.c915 EXPORT_GPL_DEV_SLEEP_PM_OPS(mtk_eint_pm_ops) = {