Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/
Dthermal_netlink.h54 int thermal_genl_cpu_capability_event(int count,
137 static inline int thermal_genl_cpu_capability_event(int count, struct thermal_genl_cpu_caps *caps) in thermal_genl_cpu_capability_event() function
Dthermal_netlink.c395 int thermal_genl_cpu_capability_event(int count, in thermal_genl_cpu_capability_event() function
402 EXPORT_SYMBOL_GPL(thermal_genl_cpu_capability_event);
/linux-6.12.1/drivers/thermal/intel/
Dintel_hfi.c228 thermal_genl_cpu_capability_event(HFI_THERMNL_CAPS_PER_EVENT, in update_capabilities()
236 thermal_genl_cpu_capability_event(cpu_count, &cpu_caps[i]); in update_capabilities()