Home
last modified time | relevance | path

Searched refs:pm_event (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/greybus/
H A Dsvc_watchdog.c25 unsigned long pm_event, void *unused) in svc_watchdog_pm_notifier() argument
30 switch (pm_event) { in svc_watchdog_pm_notifier()
/openbmc/linux/drivers/mfd/
H A Dmt6397-irq.c130 unsigned long pm_event, void *unused) in mt6397_irq_pm_notifier() argument
135 switch (pm_event) { in mt6397_irq_pm_notifier()
H A Dtwl6030-irq.c120 unsigned long pm_event, void *unused) in twl6030_irq_pm_notifier() argument
126 switch (pm_event) { in twl6030_irq_pm_notifier()
/openbmc/linux/drivers/staging/greybus/
H A Darche-platform.c392 unsigned long pm_event, void *unused) in arche_platform_pm_notifier() argument
400 switch (pm_event) { in arche_platform_pm_notifier()
/openbmc/linux/drivers/phy/broadcom/
H A Dphy-brcm-usb.c82 unsigned long pm_event, in brcm_pm_notifier() argument
88 switch (pm_event) { in brcm_pm_notifier()
/openbmc/linux/drivers/power/supply/
H A Dds2760_battery.c640 unsigned long pm_event, in ds2760_pm_notifier() argument
646 switch (pm_event) { in ds2760_pm_notifier()
/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dmain.c1957 unsigned long pm_event, in orinoco_pm_notifier() argument
1971 switch (pm_event) { in orinoco_pm_notifier()
/openbmc/qemu/target/arm/
H A Dhelper.c893 typedef struct pm_event { struct
909 } pm_event; argument
993 static const pm_event pm_events[] = {
1059 const pm_event *cnt = &pm_events[i]; in pmu_init()