Searched defs:pm_notifier (Results 1 - 11 of 11) sorted by path

/linux-master/drivers/char/
H A Drandom.c835 static struct notifier_block pm_notifier = { .notifier_call = random_pm_notification }; variable in typeref:struct:notifier_block
/linux-master/drivers/greybus/
H A Dsvc_watchdog.c19 struct notifier_block pm_notifier; member in struct:gb_svc_watchdog
/linux-master/drivers/net/usb/
H A Dr8152.c884 struct notifier_block pm_notifier; member in struct:r8152
/linux-master/drivers/net/wireguard/
H A Ddevice.c95 static struct notifier_block pm_notifier = { .notifier_call = wg_pm_notification }; variable in typeref:struct:notifier_block
/linux-master/drivers/phy/broadcom/
H A Dphy-brcm-usb.c73 struct notifier_block pm_notifier; member in struct:brcm_usb_phy_data
/linux-master/drivers/platform/x86/intel/telemetry/
H A Ddebugfs.c900 static struct notifier_block pm_notifier = { variable in typeref:struct:notifier_block
/linux-master/drivers/power/supply/
H A Dds2760_battery.c116 struct notifier_block pm_notifier; member in struct:ds2760_device_info
/linux-master/drivers/staging/greybus/
H A Darche-platform.c68 struct notifier_block pm_notifier; member in struct:arche_platform_drvdata
/linux-master/include/linux/
H A Dkvm_host.h840 struct notifier_block pm_notifier; member in struct:kvm
H A Dsuspend.h445 #define pm_notifier(fn, pri) { \ macro
490 #define pm_notifier(fn, pri) do { (void)(fn); } while (0) macro
/linux-master/include/sound/
H A Dsoc-jack.h74 struct notifier_block pm_notifier; member in struct:snd_soc_jack_gpio

Completed in 289 milliseconds