Home
last modified time | relevance | path

Searched refs:panic_nb (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Drockchip_thermal.c177 * @panic_nb: panic notifier block
200 struct notifier_block panic_nb; member
1425 thermal = container_of(this, struct rockchip_thermal_data, panic_nb); in rockchip_thermal_panic()
1546 thermal->panic_nb.notifier_call = rockchip_thermal_panic; in rockchip_thermal_probe()
1547 atomic_notifier_chain_register(&panic_notifier_list, &thermal->panic_nb); in rockchip_thermal_probe()

Completed in 5 milliseconds