Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/
Dthermal_netlink.h32 int thermal_genl_cpu_capability_event(int count,
113 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-6.1.9/drivers/thermal/intel/
Dintel_hfi.c225 thermal_genl_cpu_capability_event(HFI_MAX_THERM_NOTIFY_COUNT, in update_capabilities()
233 thermal_genl_cpu_capability_event(cpu_count, &cpu_caps[i]); in update_capabilities()