Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/thermal/
H A Dcommands.c193 case THERMAL_GENL_CMD_TZ_GET_ID: in handle_netlink()
222 .c_id = THERMAL_GENL_CMD_TZ_GET_ID,
310 return thermal_genl_auto(th, NULL, NULL, THERMAL_GENL_CMD_TZ_GET_ID, in thermal_cmd_get_tz()
/openbmc/linux/include/uapi/linux/
H A Dthermal.h85 THERMAL_GENL_CMD_TZ_GET_ID, /* List of thermal zones id */ enumerator
/openbmc/linux/drivers/thermal/
H A Dthermal_netlink.c589 [THERMAL_GENL_CMD_TZ_GET_ID] = thermal_genl_cmd_tz_get_id,
659 .cmd = THERMAL_GENL_CMD_TZ_GET_ID,