Home
last modified time | relevance | path

Searched refs:thermal_genl_notify (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/thermal/
H A Dthermal_netlink.h22 struct thermal_genl_notify { struct
H A Dthermal_netlink.c837 struct thermal_genl_notify n = { .mcgrp = mcgrp }; in thermal_genl_bind()
848 struct thermal_genl_notify n = { .mcgrp = mcgrp }; in thermal_genl_unbind()
/linux-6.15/drivers/thermal/intel/
H A Dintel_hfi.c622 struct thermal_genl_notify *notify = _notify; in hfi_thermal_notify()