Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/lib/thermal/
A Dcommands.c201 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()
/linux-6.3-rc2/include/uapi/linux/
A Dthermal.h87 THERMAL_GENL_CMD_TZ_GET_TEMP, /* Get the thermal zone temperature */ enumerator
/linux-6.3-rc2/drivers/thermal/
A Dthermal_netlink.c591 [THERMAL_GENL_CMD_TZ_GET_TEMP] = thermal_genl_cmd_tz_get_temp,
669 .cmd = THERMAL_GENL_CMD_TZ_GET_TEMP,

Completed in 7 milliseconds