Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_netlink.h54 int thermal_genl_cpu_capability_event(int count,
144 static inline int thermal_genl_cpu_capability_event(int count, struct thermal_genl_cpu_caps *caps) in thermal_genl_cpu_capability_event() function
H A Dthermal_netlink.c442 int thermal_genl_cpu_capability_event(int count, in thermal_genl_cpu_capability_event() function
449 EXPORT_SYMBOL_GPL(thermal_genl_cpu_capability_event);
/linux/drivers/thermal/intel/
H A 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()