Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/
Dthermal_netlink.h22 struct thermal_genl_notify { struct
Dthermal_netlink.c646 struct thermal_genl_notify n = { .mcgrp = mcgrp }; in thermal_genl_bind()
657 struct thermal_genl_notify n = { .mcgrp = mcgrp }; in thermal_genl_unbind()
/linux-6.12.1/drivers/thermal/intel/
Dintel_hfi.c622 struct thermal_genl_notify *notify = _notify; in hfi_thermal_notify()