Home
last modified time | relevance | path

Searched refs:notifier_call (Results 1 – 25 of 839) sorted by relevance

12345678910>>...34

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Devents.c31 {.nb.notifier_call = any_notifier, .event_type = MLX5_EVENT_TYPE_NOTIFY_ANY },
32 {.nb.notifier_call = temp_warn, .event_type = MLX5_EVENT_TYPE_TEMP_WARN_EVENT },
33 {.nb.notifier_call = port_module, .event_type = MLX5_EVENT_TYPE_PORT_MODULE_EVENT },
34 {.nb.notifier_call = pcie_core, .event_type = MLX5_EVENT_TYPE_GENERAL_EVENT },
37 {.nb.notifier_call = forward_event, .event_type = MLX5_EVENT_TYPE_PORT_CHANGE },
38 {.nb.notifier_call = forward_event, .event_type = MLX5_EVENT_TYPE_GENERAL_EVENT },
40 {.nb.notifier_call = forward_event, .event_type = MLX5_EVENT_TYPE_DCT_DRAINED },
41 {.nb.notifier_call = forward_event, .event_type = MLX5_EVENT_TYPE_PATH_MIG },
42 {.nb.notifier_call = forward_event, .event_type = MLX5_EVENT_TYPE_COMM_EST },
43 {.nb.notifier_call = forward_event, .event_type = MLX5_EVENT_TYPE_SQ_DRAINED },
[all …]
H A Dlag_mp.c318 if (mp->fib_nb.notifier_call) in mlx5_lag_mp_init()
325 mp->fib_nb.notifier_call = mlx5_lag_fib_event; in mlx5_lag_mp_init()
330 mp->fib_nb.notifier_call = NULL; in mlx5_lag_mp_init()
340 if (!mp->fib_nb.notifier_call) in mlx5_lag_mp_cleanup()
345 mp->fib_nb.notifier_call = NULL; in mlx5_lag_mp_cleanup()
H A Dlag.c591 if (!ldev->nb.notifier_call) { in mlx5_lag_add()
592 ldev->nb.notifier_call = mlx5_lag_netdev_event; in mlx5_lag_add()
594 ldev->nb.notifier_call = NULL; in mlx5_lag_add()
627 if (ldev->nb.notifier_call) { in mlx5_lag_remove()
629 ldev->nb.notifier_call = NULL; in mlx5_lag_remove()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dopal-power.c118 .notifier_call = opal_power_control_event,
125 .notifier_call = opal_power_control_event,
132 .notifier_call = opal_power_control_event,
/OK3568_Linux_fs/kernel/arch/arm/mach-highbank/
H A Dhighbank.c108 .notifier_call = highbank_platform_notifier,
112 .notifier_call = highbank_platform_notifier,
134 .notifier_call = hb_keys_notifier,
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dsstate.c75 .notifier_call = sstate_reboot_call,
86 .notifier_call = sstate_panic_event,
/OK3568_Linux_fs/kernel/drivers/oprofile/
H A Dbuffer_sync.c132 .notifier_call = task_free_notify,
136 .notifier_call = task_exit_notify,
140 .notifier_call = munmap_notify,
144 .notifier_call = module_load_notify,
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dxscale-cp0.c53 .notifier_call = dsp_do,
85 .notifier_call = iwmmxt_do,
/OK3568_Linux_fs/kernel/drivers/power/reset/
H A Dreboot-mode.c169 reboot->reboot_notifier.notifier_call = reboot_mode_notify; in reboot_mode_register()
170 reboot->pre_restart_notifier.notifier_call = reboot_mode_pre_restart_notify; in reboot_mode_register()
171 reboot->panic_notifier.notifier_call = reboot_mode_panic_notify; in reboot_mode_register()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dtp_suspend.h93 tp->fb_notif.notifier_call = fb_notifier_callback; in tp_register_fb()
94 tp->ebc_notif.notifier_call = ebc_notifier_callback; in tp_register_fb()
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dpdc_chassis.c95 .notifier_call = pdc_chassis_panic_event,
115 .notifier_call = pdc_chassis_reboot_event,
/OK3568_Linux_fs/kernel/drivers/usb/phy/
H A Dphy-omap-otg.c110 otg_dev->id_nb.notifier_call = omap_otg_id_notifier; in omap_otg_probe()
111 otg_dev->vbus_nb.notifier_call = omap_otg_vbus_notifier; in omap_otg_probe()
H A Dphy.c341 if (x->vbus_nb.notifier_call) { in usb_add_extcon()
351 x->type_nb.notifier_call = usb_phy_get_charger_type; in usb_add_extcon()
390 if (x->id_nb.notifier_call) { in usb_add_extcon()
409 if (x->type_nb.notifier_call) in usb_add_extcon()
/OK3568_Linux_fs/kernel/arch/arm/mach-mvebu/
H A Dcoherency.c107 .notifier_call = mvebu_hwcc_notifier,
111 .notifier_call = mvebu_hwcc_notifier,
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_nat_masquerade.c210 .notifier_call = masq_device_event,
214 .notifier_call = masq_inet_event,
296 .notifier_call = masq_inet6_event,
/OK3568_Linux_fs/kernel/drivers/xen/
H A Darm-device.c133 .notifier_call = xen_platform_notifier,
175 .notifier_call = xen_amba_notifier,
H A Dmanage.c325 .notifier_call = poweroff_nb,
377 .notifier_call = shutdown_event in xen_setup_shutdown_event()
/OK3568_Linux_fs/kernel/drivers/leds/trigger/
H A Dledtrig-heartbeat.c180 .notifier_call = heartbeat_reboot_notifier,
184 .notifier_call = heartbeat_panic_notifier,
H A Dledtrig-activity.c237 .notifier_call = activity_reboot_notifier,
241 .notifier_call = activity_panic_notifier,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Den_main.c246 if (mdev->nb.notifier_call) in mlx4_en_remove()
264 mdev->nb.notifier_call = mlx4_en_netdev_event; in mlx4_en_activate()
266 mdev->nb.notifier_call = NULL; in mlx4_en_activate()
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dsclp_con.c271 .notifier_call = sclp_console_notify,
276 .notifier_call = sclp_console_notify,
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/device/
H A Dmali_kbase_device.c318 kbdev->oom_notifier_block.notifier_call = mali_oom_notifier_handler; in kbase_device_misc_init()
324 kbdev->oom_notifier_block.notifier_call = NULL; in kbase_device_misc_init()
357 if (kbdev->oom_notifier_block.notifier_call) in kbase_device_misc_term()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm8995.c2015 wm8995->disable_nb[0].notifier_call = wm8995_regulator_event_0; in wm8995_probe()
2016 wm8995->disable_nb[1].notifier_call = wm8995_regulator_event_1; in wm8995_probe()
2017 wm8995->disable_nb[2].notifier_call = wm8995_regulator_event_2; in wm8995_probe()
2018 wm8995->disable_nb[3].notifier_call = wm8995_regulator_event_3; in wm8995_probe()
2019 wm8995->disable_nb[4].notifier_call = wm8995_regulator_event_4; in wm8995_probe()
2020 wm8995->disable_nb[5].notifier_call = wm8995_regulator_event_5; in wm8995_probe()
2021 wm8995->disable_nb[6].notifier_call = wm8995_regulator_event_6; in wm8995_probe()
2022 wm8995->disable_nb[7].notifier_call = wm8995_regulator_event_7; in wm8995_probe()
H A Dwm8770.c661 wm8770->disable_nb[0].notifier_call = wm8770_regulator_event_0; in wm8770_spi_probe()
662 wm8770->disable_nb[1].notifier_call = wm8770_regulator_event_1; in wm8770_spi_probe()
663 wm8770->disable_nb[2].notifier_call = wm8770_regulator_event_2; in wm8770_spi_probe()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dtraps.h31 .notifier_call = fn, \

12345678910>>...34