Home
last modified time | relevance | path

Searched defs:nb (Results 1 – 25 of 311) sorted by relevance

12345678910>>...13

/drivers/extcon/
Ddevres.c43 struct notifier_block *nb; member
181 unsigned int id, struct notifier_block *nb) in devm_extcon_register_notifier()
216 struct notifier_block *nb) in devm_extcon_unregister_notifier()
237 struct notifier_block *nb) in devm_extcon_register_notifier_all()
270 struct notifier_block *nb) in devm_extcon_unregister_notifier_all()
/drivers/video/fbdev/core/
Dfb_notify.c23 int fb_register_client(struct notifier_block *nb) in fb_register_client()
33 int fb_unregister_client(struct notifier_block *nb) in fb_unregister_client()
/drivers/usb/core/
Dnotify.c29 void usb_register_notify(struct notifier_block *nb) in usb_register_notify()
42 void usb_unregister_notify(struct notifier_block *nb) in usb_unregister_notify()
/drivers/acpi/
Dhed.c36 int register_acpi_hed_notifier(struct notifier_block *nb) in register_acpi_hed_notifier()
42 void unregister_acpi_hed_notifier(struct notifier_block *nb) in unregister_acpi_hed_notifier()
Devent.c41 int register_acpi_notifier(struct notifier_block *nb) in register_acpi_notifier()
47 int unregister_acpi_notifier(struct notifier_block *nb) in unregister_acpi_notifier()
/drivers/devfreq/
Dgovernor_passive.c128 static int devfreq_passive_notifier_call(struct notifier_block *nb, in devfreq_passive_notifier_call()
158 struct notifier_block *nb = &p_data->nb; in devfreq_passive_event_handler() local
Ddevfreq.c463 static int devfreq_notifier_call(struct notifier_block *nb, unsigned long type, in devfreq_notifier_call()
1368 struct notifier_block *nb, in devfreq_register_notifier()
1396 struct notifier_block *nb, in devfreq_unregister_notifier()
1419 struct notifier_block *nb; member
1440 struct notifier_block *nb, in devm_devfreq_register_notifier()
1476 struct notifier_block *nb, in devm_devfreq_unregister_notifier()
/drivers/xen/
Darm-device.c115 static int xen_platform_notifier(struct notifier_block *nb, in xen_platform_notifier()
160 static int xen_amba_notifier(struct notifier_block *nb, in xen_amba_notifier()
Dmanage.c48 void xen_resume_notifier_register(struct notifier_block *nb) in xen_resume_notifier_register()
54 void xen_resume_notifier_unregister(struct notifier_block *nb) in xen_resume_notifier_unregister()
/drivers/usb/phy/
Dphy-omap-otg.c71 static int omap_otg_id_notifier(struct notifier_block *nb, in omap_otg_id_notifier()
82 static int omap_otg_vbus_notifier(struct notifier_block *nb, in omap_otg_vbus_notifier()
Dphy.c39 struct notifier_block *nb; member
182 static int usb_phy_get_charger_type(struct notifier_block *nb, in usb_phy_get_charger_type()
507 struct notifier_block *nb) in devm_usb_get_phy_by_node()
/drivers/platform/x86/
Ddell-smbios.c110 int dell_laptop_register_notifier(struct notifier_block *nb) in dell_laptop_register_notifier()
116 int dell_laptop_unregister_notifier(struct notifier_block *nb) in dell_laptop_unregister_notifier()
/drivers/remoteproc/
Dqcom_common.c158 int qcom_register_ssr_notifier(struct notifier_block *nb) in qcom_register_ssr_notifier()
168 void qcom_unregister_ssr_notifier(struct notifier_block *nb) in qcom_unregister_ssr_notifier()
/drivers/leds/trigger/
Dledtrig-heartbeat.c165 static int heartbeat_reboot_notifier(struct notifier_block *nb, in heartbeat_reboot_notifier()
172 static int heartbeat_panic_notifier(struct notifier_block *nb, in heartbeat_panic_notifier()
/drivers/soc/qcom/
Dglink_ssr.c59 struct notifier_block nb; member
92 static int qcom_glink_ssr_notify(struct notifier_block *nb, unsigned long event, in qcom_glink_ssr_notify()
/drivers/regulator/
Ddevres.c405 struct notifier_block *nb; member
435 struct notifier_block *nb) in devm_regulator_register_notifier()
473 struct notifier_block *nb) in devm_regulator_unregister_notifier()
/drivers/watchdog/
Dwatchdog_core.c140 static int watchdog_reboot_notifier(struct notifier_block *nb, in watchdog_reboot_notifier()
159 static int watchdog_restart_notifier(struct notifier_block *nb, in watchdog_restart_notifier()
/drivers/base/
Dmemory.c54 int register_memory_notifier(struct notifier_block *nb) in register_memory_notifier()
60 void unregister_memory_notifier(struct notifier_block *nb) in unregister_memory_notifier()
68 int register_memory_isolate_notifier(struct notifier_block *nb) in register_memory_isolate_notifier()
74 void unregister_memory_isolate_notifier(struct notifier_block *nb) in unregister_memory_isolate_notifier()
/drivers/mailbox/
Dpl320-ipc.c129 int pl320_ipc_register_notifier(struct notifier_block *nb) in pl320_ipc_register_notifier()
135 int pl320_ipc_unregister_notifier(struct notifier_block *nb) in pl320_ipc_unregister_notifier()
/drivers/staging/clocking-wizard/
Dclk-xlnx-clock-wizard.c65 struct notifier_block nb; member
84 static int clk_wzrd_clk_notifier(struct notifier_block *nb, unsigned long event, in clk_wzrd_clk_notifier()
/drivers/power/supply/
Daxp288_charger.c157 struct notifier_block nb[ARRAY_SIZE(cable_ids)]; member
638 static int axp288_charger_handle_cable0_evt(struct notifier_block *nb, in axp288_charger_handle_cable0_evt()
647 static int axp288_charger_handle_cable1_evt(struct notifier_block *nb, in axp288_charger_handle_cable1_evt()
656 static int axp288_charger_handle_cable2_evt(struct notifier_block *nb, in axp288_charger_handle_cable2_evt()
687 static int axp288_charger_handle_otg_evt(struct notifier_block *nb, in axp288_charger_handle_otg_evt()
/drivers/staging/nvec/
Dnvec.c112 int nvec_register_notifier(struct nvec_chip *nvec, struct notifier_block *nb, in nvec_register_notifier()
127 int nvec_unregister_notifier(struct nvec_chip *nvec, struct notifier_block *nb) in nvec_unregister_notifier()
139 static int nvec_status_notifier(struct notifier_block *nb, in nvec_status_notifier()
/drivers/gpu/drm/i915/
Di915_gem_shrinker.c397 i915_gem_shrinker_oom(struct notifier_block *nb, unsigned long event, void *ptr) in i915_gem_shrinker_oom()
450 i915_gem_shrinker_vmap(struct notifier_block *nb, unsigned long event, void *ptr) in i915_gem_shrinker_vmap()
/drivers/clk/rockchip/
Dclk-cpu.c71 #define to_rockchip_cpuclk_nb(nb) \ argument
232 static int rockchip_cpuclk_notifier_cb(struct notifier_block *nb, in rockchip_cpuclk_notifier_cb()
/drivers/vfio/
Dvfio.c83 struct notifier_block nb; member
728 static int vfio_iommu_group_notifier(struct notifier_block *nb, in vfio_iommu_group_notifier()
2054 struct notifier_block *nb) in vfio_register_iommu_notifier()
2078 struct notifier_block *nb) in vfio_unregister_iommu_notifier()
2111 struct notifier_block *nb) in vfio_register_group_notifier()
2146 struct notifier_block *nb) in vfio_unregister_group_notifier()
2162 unsigned long *events, struct notifier_block *nb) in vfio_register_notifier()
2191 struct notifier_block *nb) in vfio_unregister_notifier()

12345678910>>...13