Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/thermal/ !
Dcommands.c193 case THERMAL_GENL_CMD_TZ_GET_ID: in handle_netlink()
222 .c_id = THERMAL_GENL_CMD_TZ_GET_ID,
292 return thermal_genl_auto(th, -1, THERMAL_GENL_CMD_TZ_GET_ID, in thermal_cmd_get_tz()
/linux-6.1.9/include/uapi/linux/ !
Dthermal.h85 THERMAL_GENL_CMD_TZ_GET_ID, /* List of thermal zones id */ enumerator
/linux-6.1.9/drivers/thermal/ !
Dthermal_netlink.c592 [THERMAL_GENL_CMD_TZ_GET_ID] = thermal_genl_cmd_tz_get_id,
662 .cmd = THERMAL_GENL_CMD_TZ_GET_ID,