Home
last modified time | relevance | path

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

/linux-5.19.10/tools/lib/thermal/
Dcommands.c205 case THERMAL_GENL_CMD_TZ_GET_TRIP: in handle_netlink()
243 .c_id = THERMAL_GENL_CMD_TZ_GET_TRIP,
304 return thermal_genl_auto(th, tz->id, THERMAL_GENL_CMD_TZ_GET_TRIP, in thermal_cmd_get_trip()
/linux-5.19.10/include/uapi/linux/
Dthermal.h86 THERMAL_GENL_CMD_TZ_GET_TRIP, /* List of thermal trips */ enumerator
/linux-5.19.10/drivers/thermal/
Dthermal_netlink.c593 [THERMAL_GENL_CMD_TZ_GET_TRIP] = thermal_genl_cmd_tz_get_trip,
667 .cmd = THERMAL_GENL_CMD_TZ_GET_TRIP,