notifier_block
struct notifier_block acpi_nb;
struct notifier_block iommu_notifier;
struct notifier_block group_notifier;
struct notifier_block shadow_ctx_notifier_block[I915_NUM_ENGINES];
struct notifier_block oom_notifier;
struct notifier_block vmap_notifier;
i915_gem_shrinker_oom(struct notifier_block *nb, unsigned long event, void *ptr)
i915_gem_shrinker_vmap(struct notifier_block *nb, unsigned long event, void *ptr)
static int edp_notify_handler(struct notifier_block *this, unsigned long code,
struct notifier_block edp_notifier;
static int intel_opregion_video_event(struct notifier_block *nb,
struct notifier_block acpi_notifier;
static int i915_pmic_bus_access_notifier(struct notifier_block *nb,
struct notifier_block pmic_bus_access_nb;
iosf_mbi_unregister_pmic_bus_access_notifier_unlocked(struct notifier_block *nb)
iosf_mbi_unregister_pmic_bus_access_notifier(struct notifier_block *nb)
iosf_mbi_register_pmic_bus_access_notifier(struct notifier_block *nb)
int (*notifier_call)(struct notifier_block *, unsigned long, void *);
struct notifier_block *next;
register_reboot_notifier(struct notifier_block *unused)
unregister_reboot_notifier(struct notifier_block *unused)