Home
last modified time | relevance | path

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

/linux-6.15/drivers/thermal/
H A Dthermal_netlink.h7 struct thermal_genl_cpu_caps { struct
55 struct thermal_genl_cpu_caps *caps);
144 static inline int thermal_genl_cpu_capability_event(int count, struct thermal_genl_cpu_caps *caps) in thermal_genl_cpu_capability_event()
H A Dthermal_netlink.c75 struct thermal_genl_cpu_caps *cpu_capabilities;
211 struct thermal_genl_cpu_caps *cpu_cap = p->cpu_capabilities; in thermal_genl_event_cpu_capability_change()
443 struct thermal_genl_cpu_caps *caps) in thermal_genl_cpu_capability_event()
/linux-6.15/drivers/thermal/intel/
H A Dintel_hfi.c173 struct thermal_genl_cpu_caps *cpu_caps) in get_hfi_caps()
203 struct thermal_genl_cpu_caps *cpu_caps; in update_capabilities()