Searched refs:start_cap (Results 1 – 1 of 1) sorted by relevance
213 struct nlattr *start_cap; in thermal_genl_event_cpu_capability_change() local216 start_cap = nla_nest_start(msg, THERMAL_GENL_ATTR_CPU_CAPABILITY); in thermal_genl_event_cpu_capability_change()217 if (!start_cap) in thermal_genl_event_cpu_capability_change()236 nla_nest_end(msg, start_cap); in thermal_genl_event_cpu_capability_change()240 nla_nest_cancel(msg, start_cap); in thermal_genl_event_cpu_capability_change()