Searched refs:panic_nb (Results 1 – 2 of 2) sorted by relevance
200 struct notifier_block panic_nb; member2381 thermal = container_of(this, struct rockchip_thermal_data, panic_nb); in rockchip_thermal_panic()2516 thermal->panic_nb.notifier_call = rockchip_thermal_panic; in rockchip_thermal_probe()2518 &thermal->panic_nb); in rockchip_thermal_probe()
119 struct notifier_block panic_nb; member2569 container_of(nb, struct rockchip_dmcfreq, panic_nb); in rockchip_dmcfreq_panic_notifier()3117 dmcfreq->panic_nb.notifier_call = rockchip_dmcfreq_panic_notifier; in rockchip_dmcfreq_register_notifier()3119 &dmcfreq->panic_nb); in rockchip_dmcfreq_register_notifier()