Searched refs:notifier_call (Results 476 - 500 of 821) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/hsi/controllers/
H A Domap_ssi_core.c403 omap_ssi->fck_nb.notifier_call = ssi_clk_event;
/linux-master/drivers/power/supply/
H A Dcros_usbpd-charger.c671 charger->notifier.notifier_call = cros_usbpd_charger_ec_event;
H A Dbq256xx_charger.c1738 bq->usb_nb.notifier_call = bq256xx_usb_notifier;
1745 bq->usb_nb.notifier_call = bq256xx_usb_notifier;
/linux-master/drivers/i2c/
H A Di2c-core-acpi.c497 .notifier_call = i2c_acpi_notify,
/linux-master/drivers/base/
H A Darch_topology.c463 .notifier_call = init_cpu_capacity_callback,
/linux-master/drivers/leds/trigger/
H A Dledtrig-netdev.c680 trigger_data->notifier.notifier_call = netdev_trig_notify;
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-cpu-debug.c412 .notifier_call = debug_notifier_call,
/linux-master/drivers/video/backlight/
H A Dbacklight.c142 bd->fb_notif.notifier_call = fb_notifier_callback;
/linux-master/drivers/tty/serial/8250/
H A D8250_dw.c574 data->clk_notifier.notifier_call = dw8250_clk_notifier_cb;
/linux-master/drivers/tty/serial/
H A Dsifive.c955 ssp->clk_notifier.notifier_call = sifive_serial_clk_notifier;
/linux-master/arch/sparc/kernel/
H A Dtime_64.c680 .notifier_call = sparc64_cpufreq_notifier
/linux-master/drivers/input/keyboard/
H A Dcros_ec_keyb.c732 ckdev->notifier.notifier_call = cros_ec_keyb_work;
/linux-master/drivers/net/netdevsim/
H A Dfib.c1586 data->nexthop_nb.notifier_call = nsim_nexthop_event_nb;
1594 data->fib_nb.notifier_call = nsim_fib_event_nb;
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcore.c1248 drvr->inetaddr_notifier.notifier_call = brcmf_inetaddr_changed;
1254 drvr->inet6addr_notifier.notifier_call = brcmf_inet6addr_changed;
/linux-master/drivers/base/firmware_loader/
H A Dmain.c1578 fw_cache.pm_notify.notifier_call = fw_pm_notify;
1626 .notifier_call = fw_shutdown_notify,
/linux-master/drivers/char/
H A Drandom.c159 nb->notifier_call(nb, 0, NULL);
835 static struct notifier_block pm_notifier = { .notifier_call = random_pm_notification };
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Deq.c609 eq->irq_nb.notifier_call = mlx5_eq_async_int;
1045 eq->irq_nb.notifier_call = mlx5_eq_comp_int;
/linux-master/arch/sh/kernel/cpu/sh4a/
H A Dsetup-sh7724.c1270 .notifier_call = sh7724_pre_sleep_notifier_call,
1275 .notifier_call = sh7724_post_sleep_notifier_call,
/linux-master/arch/powerpc/kernel/
H A Deeh.c930 .notifier_call = eeh_reboot_notifier,
954 .notifier_call = eeh_device_notifier,
H A Diommu.c182 .notifier_call = fail_iommu_bus_notify
187 .notifier_call = fail_iommu_bus_notify
/linux-master/drivers/usb/chipidea/
H A Dcore.c780 cable->nb.notifier_call = ci_cable_notifier;
792 cable->nb.notifier_call = ci_cable_notifier;
/linux-master/drivers/cpufreq/
H A Dcpufreq.c484 pr_info("%pS\n", nb->notifier_call);
1285 policy->nb_min.notifier_call = cpufreq_notifier_min;
1286 policy->nb_max.notifier_call = cpufreq_notifier_max;
/linux-master/drivers/mtd/
H A Dmtdcore.c1095 WARN_ONCE(mtd->_reboot && mtd->reboot_notifier.notifier_call,
1097 if (mtd->_reboot && !mtd->reboot_notifier.notifier_call) {
1098 mtd->reboot_notifier.notifier_call = mtd_reboot_notifier;
/linux-master/sound/soc/codecs/
H A Dwm8996.c2790 wm8996->disable_nb[0].notifier_call = wm8996_regulator_event_0;
2791 wm8996->disable_nb[1].notifier_call = wm8996_regulator_event_1;
2792 wm8996->disable_nb[2].notifier_call = wm8996_regulator_event_2;
/linux-master/drivers/clk/meson/
H A Dg12a.c936 .notifier_call = g12a_cpu_clk_mux_notifier_cb,
1033 .nb.notifier_call = g12a_cpu_clk_postmux_notifier_cb,
1041 .nb.notifier_call = g12a_cpu_clk_postmux_notifier_cb,
1115 .nb.notifier_call = g12a_sys_pll_notifier_cb,
1123 .nb.notifier_call = g12a_sys_pll_notifier_cb,
1131 .nb.notifier_call = g12a_sys_pll_notifier_cb,

Completed in 302 milliseconds

<<11121314151617181920>>