| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | events.c | 31 {.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 D | lag_mp.c | 318 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 D | lag.c | 591 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 D | opal-power.c | 118 .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 D | highbank.c | 108 .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 D | sstate.c | 75 .notifier_call = sstate_reboot_call, 86 .notifier_call = sstate_panic_event,
|
| /OK3568_Linux_fs/kernel/drivers/oprofile/ |
| H A D | buffer_sync.c | 132 .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 D | xscale-cp0.c | 53 .notifier_call = dsp_do, 85 .notifier_call = iwmmxt_do,
|
| /OK3568_Linux_fs/kernel/drivers/power/reset/ |
| H A D | reboot-mode.c | 169 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 D | tp_suspend.h | 93 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 D | pdc_chassis.c | 95 .notifier_call = pdc_chassis_panic_event, 115 .notifier_call = pdc_chassis_reboot_event,
|
| /OK3568_Linux_fs/kernel/drivers/usb/phy/ |
| H A D | phy-omap-otg.c | 110 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 D | phy.c | 341 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 D | coherency.c | 107 .notifier_call = mvebu_hwcc_notifier, 111 .notifier_call = mvebu_hwcc_notifier,
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_nat_masquerade.c | 210 .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 D | arm-device.c | 133 .notifier_call = xen_platform_notifier, 175 .notifier_call = xen_amba_notifier,
|
| H A D | manage.c | 325 .notifier_call = poweroff_nb, 377 .notifier_call = shutdown_event in xen_setup_shutdown_event()
|
| /OK3568_Linux_fs/kernel/drivers/leds/trigger/ |
| H A D | ledtrig-heartbeat.c | 180 .notifier_call = heartbeat_reboot_notifier, 184 .notifier_call = heartbeat_panic_notifier,
|
| H A D | ledtrig-activity.c | 237 .notifier_call = activity_reboot_notifier, 241 .notifier_call = activity_panic_notifier,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_main.c | 246 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 D | sclp_con.c | 271 .notifier_call = sclp_console_notify, 276 .notifier_call = sclp_console_notify,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/device/ |
| H A D | mali_kbase_device.c | 318 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 D | wm8995.c | 2015 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 D | wm8770.c | 661 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 D | traps.h | 31 .notifier_call = fn, \
|