Searched refs:THERMAL_GENL_CMD_TZ_GET_TEMP (Results 1 – 3 of 3) sorted by relevance
201 case THERMAL_GENL_CMD_TZ_GET_TEMP: in handle_netlink()236 .c_id = THERMAL_GENL_CMD_TZ_GET_TEMP,315 return thermal_genl_auto(th, tz->id, THERMAL_GENL_CMD_TZ_GET_TEMP, 0, tz); in thermal_cmd_get_temp()
87 THERMAL_GENL_CMD_TZ_GET_TEMP, /* Get the thermal zone temperature */ enumerator
591 [THERMAL_GENL_CMD_TZ_GET_TEMP] = thermal_genl_cmd_tz_get_temp,669 .cmd = THERMAL_GENL_CMD_TZ_GET_TEMP,
Completed in 7 milliseconds