Searched refs:notifier_call (Results 76 - 100 of 821) sorted by relevance

1234567891011>>

/linux-master/drivers/video/console/
H A Ddummycon.c43 nb->notifier_call(nb, 0, NULL);
/linux-master/net/hsr/
H A Dhsr_main.c146 .notifier_call = hsr_netdev_notify, /* Slave event notifications */
/linux-master/drivers/edac/
H A Docteon_edac-pc.c91 p->notifier.notifier_call = co_cache_error_event;
/linux-master/drivers/watchdog/
H A Dalim7101_wdt.c324 .notifier_call = wdt_restart_handle,
347 .notifier_call = wdt_notify_sys,
H A Dsbc8360.c322 .notifier_call = sbc8360_notify_sys,
H A Dindydog.c167 .notifier_call = indydog_notify_sys,
H A Dsbc_epx_c3.c171 .notifier_call = epx_c3_notify_sys,
H A Dwafer5823wdt.c250 .notifier_call = wafwdt_notify_sys,
H A Dscx200_wdt.c128 .notifier_call = scx200_wdt_notify_sys,
/linux-master/drivers/firmware/arm_scmi/
H A Dscmi_power_control.c218 sc->reboot_nb.notifier_call = &scmi_reboot_notifier;
338 sc->userspace_nb.notifier_call = &scmi_userspace_notifier;
/linux-master/drivers/xen/
H A Dmanage.c326 .notifier_call = poweroff_nb,
378 .notifier_call = shutdown_event
/linux-master/drivers/leds/trigger/
H A Dledtrig-activity.c238 .notifier_call = activity_reboot_notifier,
242 .notifier_call = activity_panic_notifier,
/linux-master/drivers/accessibility/braille/
H A Dbraille_console.c260 .notifier_call = keyboard_notifier_call,
341 .notifier_call = vt_notifier_call,
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dneigh.c291 neigh_update->netevent_nb.notifier_call = mlx5e_rep_netevent_event;
298 neigh_update->netevent_nb.notifier_call = NULL;
312 if (!rpriv->neigh_update.netevent_nb.notifier_call)
/linux-master/arch/powerpc/platforms/pseries/
H A Dcmm.c279 .notifier_call = cmm_oom_notify
459 .notifier_call = cmm_reboot_notifier,
495 .notifier_call = cmm_memory_cb,
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/sf/
H A Ddevlink.c470 table->esw_nb.notifier_call = mlx5_sf_esw_event;
475 table->vhca_nb.notifier_call = mlx5_sf_vhca_event;
480 table->mdev_nb.notifier_call = mlx5_sf_mdev_event;
/linux-master/sound/soc/codecs/
H A Dwm8770.c660 wm8770->disable_nb[0].notifier_call = wm8770_regulator_event_0;
661 wm8770->disable_nb[1].notifier_call = wm8770_regulator_event_1;
662 wm8770->disable_nb[2].notifier_call = wm8770_regulator_event_2;
/linux-master/drivers/gpu/drm/tilcdc/
H A Dtilcdc_drv.c166 if (priv->freq_transition.notifier_call)
320 priv->freq_transition.notifier_call = cpufreq_transition;
325 priv->freq_transition.notifier_call = NULL;
/linux-master/drivers/greybus/
H A Dsvc_watchdog.c124 watchdog->pm_notifier.notifier_call = svc_watchdog_pm_notifier;
/linux-master/drivers/power/reset/
H A Dreboot-mode.c104 reboot->reboot_notifier.notifier_call = reboot_mode_notify;
H A Dlinkstation-poweroff.c133 .notifier_call = linkstation_reboot_notifier,
/linux-master/drivers/input/keyboard/
H A Dimx_sc_key.c165 priv->key_notifier.notifier_call = imx_sc_key_notify;
/linux-master/drivers/firmware/efi/
H A Dcapsule.c308 .notifier_call = capsule_reboot_notify,
/linux-master/drivers/rtc/
H A Drtc-imx-sc.c137 .notifier_call = imx_sc_rtc_alarm_notify,
/linux-master/drivers/platform/x86/intel/speed_select_if/
H A Disst_if_mbox_msr.c160 .notifier_call = isst_pm_notify,

Completed in 331 milliseconds

1234567891011>>