Home
last modified time | relevance | path

Searched refs:unregister_pm_notifier (Results 1 – 25 of 52) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/greybus/
H A Dsvc_watchdog.c135 unregister_pm_notifier(&watchdog->pm_notifier); in gb_svc_watchdog_create()
154 unregister_pm_notifier(&watchdog->pm_notifier); in gb_svc_watchdog_destroy()
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Ddiag288_wdt.c302 unregister_pm_notifier(&wdt_power_notifier); in diag288_init()
310 unregister_pm_notifier(&wdt_power_notifier); in diag288_exit()
/OK3568_Linux_fs/kernel/include/linux/
H A Dsuspend.h495 extern int unregister_pm_notifier(struct notifier_block *nb);
530 static inline int unregister_pm_notifier(struct notifier_block *nb) in unregister_pm_notifier() function
/OK3568_Linux_fs/kernel/lib/
H A Dpm-notifier-error-inject.c41 unregister_pm_notifier(&pm_notifier_err_inject.nb); in err_inject_exit()
/OK3568_Linux_fs/kernel/drivers/net/wireguard/
H A Ddevice.c448 unregister_pm_notifier(&pm_notifier); in wg_device_init()
458 unregister_pm_notifier(&pm_notifier); in wg_device_uninit()
/OK3568_Linux_fs/kernel/drivers/platform/x86/intel_speed_select_if/
H A Disst_if_mbox_msr.c208 unregister_pm_notifier(&isst_pm_nb); in module_init()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H A Dcore.c176 unregister_pm_notifier(&omap_dss_pm_notif_block); in omap_dss_remove()
/OK3568_Linux_fs/kernel/drivers/net/wimax/i2400m/
H A Ddriver.c922 unregister_pm_notifier(&i2400m->pm_notifier); in i2400m_setup()
958 unregister_pm_notifier(&i2400m->pm_notifier); in i2400m_release()
/OK3568_Linux_fs/kernel/kernel/power/
H A Dmain.c77 int unregister_pm_notifier(struct notifier_block *nb) in unregister_pm_notifier() function
81 EXPORT_SYMBOL_GPL(unregister_pm_notifier);
H A Dwakeup_reason.c433 unregister_pm_notifier(&wakeup_reason_pm_notifier_block); in wakeup_reason_init()
/OK3568_Linux_fs/kernel/Documentation/driver-api/pm/
H A Dnotifiers.rst71 :c:func:`register_pm_notifier()` and :c:func:`unregister_pm_notifier()`,
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_IDLETIMER.c668 unregister_pm_notifier(&info->timer->pm_nb); in idletimer_tg_destroy()
698 unregister_pm_notifier(&info->timer->pm_nb); in idletimer_tg_destroy_v1()
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/
H A Drk_fiq_debugger.c633 unregister_pm_notifier(&fiq_dbg_sdei_pm_nb); in fiq_debugger_sdei_enable()
688 unregister_pm_notifier(&fiq_dbg_sdei_pm_nb); in fiq_debugger_sdei_enable()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dtwl6030-irq.c444 unregister_pm_notifier(&twl6030_irq->pm_nb); in twl6030_exit_irq()
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-jack.c287 unregister_pm_notifier(&gpios[i].pm_notifier); in jack_free_gpios()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dintel-uncore-frequency.c436 unregister_pm_notifier(&uncore_pm_nb); in module_init()
H A Dintel_telemetry_debugfs.c952 unregister_pm_notifier(&pm_notifier); in telemetry_debugfs_exit()
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dfgraph.c647 unregister_pm_notifier(&ftrace_suspend_notifier); in unregister_ftrace_graph()
/OK3568_Linux_fs/kernel/drivers/char/
H A Dapm-emulation.c672 unregister_pm_notifier(&apm_notif_block); in apm_exit()
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Darche-platform.c568 unregister_pm_notifier(&arche_pdata->pm_notifier); in arche_platform_remove()
/OK3568_Linux_fs/kernel/drivers/powercap/
H A Dintel_rapl_common.c1475 unregister_pm_notifier(&rapl_pm_notifier); in rapl_init()
1483 unregister_pm_notifier(&rapl_pm_notifier); in rapl_exit()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/
H A Dpcie_bus.c470 unregister_pm_notifier(&wil->pm_notify); in wil_pcie_remove()
/OK3568_Linux_fs/kernel/drivers/phy/broadcom/
H A Dphy-brcm-usb.c563 unregister_pm_notifier(&priv->pm_notifier); in brcm_usb_phy_remove()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dds2760_battery.c784 unregister_pm_notifier(&di->pm_notifier); in w1_ds2760_remove_slave()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Dhci_ldisc.c983 unregister_pm_notifier(&hu->pm_notify_block); in hci_uart_tty_close()

123