Searched refs:notifier_call (Results 51 - 75 of 819) sorted by relevance

1234567891011>>

/linux-master/arch/mips/include/asm/
H A Dcpu-info.h139 .notifier_call = fn, \
/linux-master/lib/
H A Dcrc-t10dif.c60 .notifier_call = crc_t10dif_notify,
H A Dcrc64-rocksoft.c54 .notifier_call = crc64_rocksoft_notify,
/linux-master/drivers/cpufreq/
H A Dloongson2_cpufreq.c34 .notifier_call = loongson2_cpu_freq_notifier
/linux-master/arch/mips/kernel/
H A Dtime.c85 .notifier_call = cpufreq_callback,
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-memory-errors.c113 .notifier_call = opal_memory_err_event,
/linux-master/drivers/devfreq/
H A Dgovernor_passive.c240 if (p_data->nb.notifier_call) {
267 p_data->nb.notifier_call = cpufreq_passive_notifier_call;
271 p_data->nb.notifier_call = NULL;
389 nb->notifier_call = devfreq_passive_notifier_call;
/linux-master/drivers/power/reset/
H A Darm-versatile-reboot.c132 .notifier_call = versatile_reboot,
H A Dbrcmstb-reboot.c72 .notifier_call = brcmstb_restart_handler,
H A Dkeystone-reset.c67 .notifier_call = rsctrl_restart_handler,
H A Dsyscon-reboot.c82 ctx->restart_handler.notifier_call = syscon_restart_handle;
H A Docelot-reset.c91 ctx->restart_handler.notifier_call = ocelot_restart_handle;
H A Dvexpress-poweroff.c49 .notifier_call = vexpress_restart,
/linux-master/drivers/clk/qcom/
H A Dapcs-msm8916.c93 a53cc->clk_nb.notifier_call = a53cc_notifier_cb;
H A Dapcs-sdx55.c87 a7cc->clk_nb.notifier_call = a7cc_notifier_cb;
H A Dapss-ipq6018.c141 cpu_clk_notifier->notifier_call = cpu_clk_notifier_fn;
/linux-master/drivers/watchdog/
H A Dstmp3xxx_rtc_wdt.c87 .notifier_call = wdt_notify_sys,
/linux-master/arch/xtensa/platforms/xt2000/
H A Dsetup.c64 .notifier_call = xt2000_restart,
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_main.c259 if (mdev->netdev_nb.notifier_call)
344 mdev->mlx_nb.notifier_call = mlx4_en_event;
358 mdev->netdev_nb.notifier_call = mlx4_en_netdev_event;
360 mdev->netdev_nb.notifier_call = NULL;
/linux-master/drivers/reset/
H A Dreset-ath79.c111 ath79_reset->restart_nb.notifier_call = ath79_reset_restart_handler;
/linux-master/drivers/mmc/core/
H A Dpwrseq_emmc.c78 pwrseq->reset_nb.notifier_call = mmc_pwrseq_emmc_reset_nb;
/linux-master/drivers/soc/litex/
H A Dlitex_soc_ctrl.c112 soc_ctrl_dev->reset_nb.notifier_call = litex_reset_handler;
/linux-master/drivers/infiniband/hw/irdma/
H A Dmain.c12 .notifier_call = irdma_inetaddr_event
16 .notifier_call = irdma_inet6addr_event
20 .notifier_call = irdma_net_event
24 .notifier_call = irdma_netdevice_event
/linux-master/arch/mips/sgi-ip32/
H A Dip32-reset.c134 .notifier_call = panic_event,
/linux-master/arch/arm/mach-zynq/
H A Dslcr.c113 .notifier_call = zynq_slcr_system_restart,

Completed in 373 milliseconds

1234567891011>>