Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thermal/
Dthermal_netlink.h33 int thermal_genl_cpu_capability_event(int count,
114 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.c403 int thermal_genl_cpu_capability_event(int count, in thermal_genl_cpu_capability_event() function
410 EXPORT_SYMBOL_GPL(thermal_genl_cpu_capability_event);
/Linux-v6.6/drivers/thermal/intel/
Dintel_hfi.c224 thermal_genl_cpu_capability_event(HFI_MAX_THERM_NOTIFY_COUNT, in update_capabilities()
232 thermal_genl_cpu_capability_event(cpu_count, &cpu_caps[i]); in update_capabilities()