Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/dvfs/
H A Drockchip_wtemp_dvfs.c74 enum pm_event { enum
270 int temp, enum pm_event evt) in wtemp_dvfs_is_effect()
288 int temp, enum pm_event evt) in __wtemp_dvfs_apply()
290 enum pm_event ret = PM_EVT_NONE; in __wtemp_dvfs_apply()
418 enum pm_event applied; in wtemp_dvfs_repeat_apply()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dmt6397-irq.c133 unsigned long pm_event, void *unused) in mt6397_irq_pm_notifier() argument
138 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()
/OK3568_Linux_fs/kernel/drivers/net/wimax/i2400m/
H A Ddriver.c450 unsigned long pm_event, in i2400m_pm_notifier() argument
457 d_fnstart(3, dev, "(i2400m %p pm_event %lx)\n", i2400m, pm_event); in i2400m_pm_notifier()
458 switch (pm_event) { in i2400m_pm_notifier()
475 d_fnend(3, dev, "(i2400m %p pm_event %lx) = void\n", i2400m, pm_event); in i2400m_pm_notifier()
/OK3568_Linux_fs/kernel/kernel/power/
H A Dwakeup_reason.c375 unsigned long pm_event, void *unused) in wakeup_reason_pm_event() argument
377 switch (pm_event) { in wakeup_reason_pm_event()
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Darche-platform.c393 unsigned long pm_event, void *unused) in arche_platform_pm_notifier() argument
401 switch (pm_event) { in arche_platform_pm_notifier()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dds2760_battery.c648 unsigned long pm_event, in ds2760_pm_notifier() argument
654 switch (pm_event) { in ds2760_pm_notifier()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_IDLETIMER.c225 unsigned long pm_event, void *unused) in idletimer_resume() argument
234 switch (pm_event) { in idletimer_resume()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_bt.c1273 ulong pm_event, void *unused) argument
1294 RTKBT_DBG("%s: pm_event %ld", __func__, pm_event);
1295 switch (pm_event) {
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.c3665 int bt_pm_notify(struct notifier_block *notifier, ulong pm_event, void *unused) in bt_pm_notify() argument
3672 RTKBT_INFO("%s: pm event %ld", __func__, pm_event); in bt_pm_notify()
3679 switch (pm_event) { in bt_pm_notify()
3725 int bt_reboot_notify(struct notifier_block *notifier, ulong pm_event, void *unused) in bt_reboot_notify() argument
3732 RTKBT_INFO("%s: pm event %ld", __func__, pm_event); in bt_reboot_notify()
3739 switch (pm_event) { in bt_reboot_notify()
/OK3568_Linux_fs/kernel/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()