Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/
Dthermal_netlink.h7 struct thermal_genl_cpu_caps { struct
33 struct thermal_genl_cpu_caps *caps); argument
113 static inline int thermal_genl_cpu_capability_event(int count, struct thermal_genl_cpu_caps *caps) in thermal_genl_cpu_capability_event()
Dthermal_netlink.c66 struct thermal_genl_cpu_caps *cpu_capabilities;
202 struct thermal_genl_cpu_caps *cpu_cap = p->cpu_capabilities; in thermal_genl_event_cpu_capability_change()
404 struct thermal_genl_cpu_caps *caps) in thermal_genl_cpu_capability_event()
/linux-6.1.9/drivers/thermal/intel/
Dintel_hfi.c170 struct thermal_genl_cpu_caps *cpu_caps) in get_hfi_caps()
200 struct thermal_genl_cpu_caps *cpu_caps; in update_capabilities()