Searched refs:notifier_call (Results 226 - 250 of 821) sorted by relevance

1234567891011>>

/linux-master/drivers/clk/sunxi-ng/
H A Dccu_common.c105 pll_nb->clk_nb.notifier_call = ccu_pll_notifier_cb;
/linux-master/drivers/net/ipa/
H A Dipa_smp2p.c136 smp2p->panic_notifier.notifier_call = ipa_smp2p_panic_notifier;
/linux-master/crypto/
H A Dalgboss.c234 .notifier_call = cryptomgr_notify,
/linux-master/drivers/platform/chrome/
H A Dcros_usbpd_notify.c197 pdnotify->nb.notifier_call = cros_usbpd_notify_plat;
/linux-master/arch/arm/mm/
H A Dcache-b15-rac.c178 .notifier_call = b15_rac_reboot_notifier,
/linux-master/drivers/platform/x86/
H A Dlenovo-yoga-tab2-pro-1380-fastcharger.c162 fc->nb.notifier_call = yt2_1380_fc_extcon_evt;
/linux-master/arch/s390/mm/
H A Dinit.c265 .notifier_call = s390_cma_mem_notifier,
/linux-master/kernel/
H A Dhung_task.c88 .notifier_call = hung_task_panic,
/linux-master/drivers/video/backlight/
H A Dlcd.c54 ld->fb_notif.notifier_call = fb_notifier_callback;
/linux-master/drivers/misc/pvpanic/
H A Dpvpanic.c79 .notifier_call = pvpanic_panic_notify,
/linux-master/arch/x86/xen/
H A Denlighten.c289 .notifier_call = xen_panic_event,
/linux-master/drivers/power/supply/
H A Drt9455_charger.c1642 info->nb.notifier_call = rt9455_usb_event;
1647 * If usb_register_notifier() fails, set notifier_call
1650 info->nb.notifier_call = NULL;
1693 if (info->nb.notifier_call) {
1695 info->nb.notifier_call = NULL;
1711 if (info->nb.notifier_call)
/linux-master/drivers/net/ethernet/ti/
H A Dam65-cpsw-switchdev.c473 .notifier_call = am65_cpsw_switchdev_event,
506 .notifier_call = am65_cpsw_switchdev_blocking_event,
H A Dcpsw_switchdev.c483 .notifier_call = cpsw_switchdev_event,
516 .notifier_call = cpsw_switchdev_blocking_event,
/linux-master/drivers/infiniband/hw/usnic/
H A Dusnic_ib_main.c240 .notifier_call = usnic_ib_netdevice_event
302 .notifier_call = usnic_ib_inetaddr_event
/linux-master/drivers/usb/dwc3/
H A Ddwc3-omap.c426 omap->vbus_nb.notifier_call = dwc3_omap_vbus_notifier;
432 omap->id_nb.notifier_call = dwc3_omap_id_notifier;
/linux-master/arch/um/drivers/
H A Dmconsole_kern.c50 .notifier_call = do_unlink_socket,
853 .notifier_call = notify_panic,
/linux-master/drivers/clk/qcom/
H A Dclk-cpu-8996.c385 .nb.notifier_call = cpu_clk_notifier_cb,
398 .nb.notifier_call = cpu_clk_notifier_cb,
/linux-master/drivers/s390/char/
H A Dsclp_vt220.c813 .notifier_call = sclp_vt220_notify,
818 .notifier_call = sclp_vt220_notify,
/linux-master/sound/soc/codecs/
H A Dwm8804.c596 wm8804->disable_nb[0].notifier_call = wm8804_regulator_event_0;
597 wm8804->disable_nb[1].notifier_call = wm8804_regulator_event_1;
/linux-master/drivers/staging/olpc_dcon/
H A Dolpc_dcon.c572 .notifier_call = unfreeze_on_panic,
597 dcon->reboot_nb.notifier_call = dcon_reboot_notify;
/linux-master/kernel/debug/
H A Ddebug_core.c883 .notifier_call = module_event,
1064 .notifier_call = dbg_notify_reboot,
/linux-master/arch/arm/vfp/
H A Dvfpmodule.c207 .notifier_call = vfp_notifier,
497 .notifier_call = vfp_cpu_pm_notifier,
/linux-master/fs/lockd/
H A Dsvc.c287 .notifier_call = lockd_inetaddr_event,
314 .notifier_call = lockd_inet6addr_event,
/linux-master/drivers/clk/rockchip/
H A Dclk.c272 frac->clk_nb.notifier_call = rockchip_clk_frac_notifier_cb;
644 .notifier_call = rockchip_restart_notify,

Completed in 469 milliseconds

1234567891011>>