Searched refs:notifier_block (Results 276 - 300 of 1206) sorted by relevance

<<11121314151617181920>>

/linux-master/arch/powerpc/kernel/
H A Dsetup-common.c738 static int ppc_panic_fadump_handler(struct notifier_block *this,
756 static int dump_kernel_offset(struct notifier_block *self, unsigned long v,
765 static int ppc_panic_platform_handler(struct notifier_block *this,
778 static struct notifier_block ppc_fadump_block = {
783 static struct notifier_block kernel_offset_notifier = {
787 static struct notifier_block ppc_panic_block = {
H A Duprobes.c134 int arch_uprobe_exception_notify(struct notifier_block *self,
/linux-master/arch/x86/platform/intel/
H A Diosf_mbi.c401 int iosf_mbi_register_pmic_bus_access_notifier(struct notifier_block *nb)
416 struct notifier_block *nb)
425 int iosf_mbi_unregister_pmic_bus_access_notifier(struct notifier_block *nb)
/linux-master/drivers/gpu/drm/sti/
H A Dsti_crtc.c242 int sti_crtc_vblank_cb(struct notifier_block *nb,
287 struct notifier_block *vtg_vblank_nb = &compo->vtg_vblank_nb[pipe];
306 struct notifier_block *vtg_vblank_nb = &compo->vtg_vblank_nb[pipe];
/linux-master/drivers/staging/nvec/
H A Dnvec_power.c24 struct notifier_block notifier;
84 static int nvec_power_notifier(struct notifier_block *nb,
120 static int nvec_power_bat_notifier(struct notifier_block *nb,
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/sf/
H A Dvhca_event.c117 mlx5_vhca_state_change_notifier(struct notifier_block *nb, unsigned long type, void *data)
244 int mlx5_vhca_event_notifier_register(struct mlx5_core_dev *dev, struct notifier_block *nb)
251 void mlx5_vhca_event_notifier_unregister(struct mlx5_core_dev *dev, struct notifier_block *nb)
/linux-master/drivers/s390/char/
H A Dzcore.c278 static int zcore_reboot_and_on_panic_handler(struct notifier_block *self,
288 static struct notifier_block zcore_reboot_notifier = {
294 static struct notifier_block zcore_on_panic_notifier = {
/linux-master/include/linux/
H A Dfilelock.h212 struct notifier_block;
213 int lease_register_notifier(struct notifier_block *);
214 void lease_unregister_notifier(struct notifier_block *);
H A Dipc_namespace.h53 struct notifier_block ipcns_nb;
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-prd.c342 static int opal_prd_msg_notifier(struct notifier_block *nb,
375 static struct notifier_block opal_prd_event_nb = {
381 static struct notifier_block opal_prd_event_nb2 = {
/linux-master/drivers/watchdog/
H A Dwatchdog_core.c158 static int watchdog_reboot_notifier(struct notifier_block *nb,
178 static int watchdog_restart_notifier(struct notifier_block *nb,
193 static int watchdog_pm_notifier(struct notifier_block *nb, unsigned long mode,
/linux-master/sound/soc/
H A Dsoc-jack.c181 struct notifier_block *nb)
196 struct notifier_block *nb)
257 static int snd_soc_jack_pm_notifier(struct notifier_block *nb,
/linux-master/drivers/clk/qcom/
H A Dclk-cbf-8996.c94 struct notifier_block nb;
103 static int cbf_clk_notifier_cb(struct notifier_block *nb, unsigned long event,
169 static int cbf_clk_notifier_cb(struct notifier_block *nb, unsigned long event,
H A Dapcs-msm8916.c31 static int a53cc_notifier_cb(struct notifier_block *nb, unsigned long event,
H A Dapcs-sdx55.c34 static int a7cc_notifier_cb(struct notifier_block *nb, unsigned long event,
/linux-master/drivers/power/supply/
H A Dcros_peripheral_charger.c45 struct notifier_block notifier;
241 static int cros_ec_notify(struct notifier_block *nb,
271 struct notifier_block *nb;
/linux-master/drivers/tty/serial/8250/
H A D8250_of.c30 struct notifier_block clk_notifier;
63 static inline struct of_serial_info *clk_nb_to_info(struct notifier_block *nb)
68 static int of_platform_serial_clk_notifier_cb(struct notifier_block *nb, unsigned long event,
/linux-master/drivers/media/rc/img-ir/
H A Dimg-ir-hw.h235 struct notifier_block clk_nb;
/linux-master/drivers/video/fbdev/
H A Dpxafb.h164 struct notifier_block freq_transition;
/linux-master/drivers/soc/tegra/
H A Dregulators-tegra20.c29 struct notifier_block reboot_notifier;
30 struct notifier_block suspend_notifier;
403 static int tegra20_regulator_suspend(struct notifier_block *notifier,
460 static int tegra20_regulator_reboot(struct notifier_block *notifier,
/linux-master/drivers/devfreq/
H A Dgovernor_passive.c201 static int cpufreq_passive_notifier_call(struct notifier_block *nb,
337 static int devfreq_passive_notifier_call(struct notifier_block *nb,
374 struct notifier_block *nb = &p_data->nb;
384 struct notifier_block *nb = &p_data->nb;
/linux-master/drivers/target/tcm_fc/
H A Dtcm_fc.h139 int ft_lport_notify(struct notifier_block *, unsigned long, void *);
/linux-master/arch/csky/kernel/probes/
H A Duprobes.c138 int arch_uprobe_exception_notify(struct notifier_block *self,
/linux-master/include/linux/platform_data/
H A Dcros_ec_proto.h148 * @notifier_ready: The notifier_block to let the kernel re-query EC
194 struct notifier_block notifier_ready;
/linux-master/arch/arm/xen/
H A Denlighten.c99 static int xen_pvclock_gtod_notify(struct notifier_block *nb,
138 static struct notifier_block xen_pvclock_gtod_notifier = {
187 static int xen_restart(struct notifier_block *nb, unsigned long action,
195 static struct notifier_block xen_restart_nb = {

Completed in 489 milliseconds

<<11121314151617181920>>