Home
last modified time | relevance | path

Searched refs:genlmsg_parse (Results 1 – 2 of 2) sorted by relevance

/linux/tools/lib/thermal/
H A Dsampling.c21 genlmsg_parse(nlh, 0, attrs, THERMAL_GENL_ATTR_MAX, NULL); in handle_thermal_sample()
/linux/tools/power/x86/intel-speed-select/
H A Dhfi-events.c198 ret = genlmsg_parse(nlh, 0, attrs, THERMAL_GENL_ATTR_MAX, NULL); in handle_event()