Searched refs:THERMAL_GENL_CMD_TZ_GET_TRIP (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-6.6/tools/lib/thermal/ |
H A D | commands.c | 205 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()
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | thermal.h | 82 THERMAL_GENL_CMD_TZ_GET_TRIP, /* List of thermal trips */ enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | thermal.h | 86 THERMAL_GENL_CMD_TZ_GET_TRIP, /* List of thermal trips */ enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | thermal.h | 86 THERMAL_GENL_CMD_TZ_GET_TRIP, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | thermal.h | 86 THERMAL_GENL_CMD_TZ_GET_TRIP, enumerator
|
/kernel/linux/linux-5.10/drivers/thermal/ |
H A D | thermal_netlink.c | 539 [THERMAL_GENL_CMD_TZ_GET_TRIP] = thermal_genl_cmd_tz_get_trip, 613 .cmd = THERMAL_GENL_CMD_TZ_GET_TRIP,
|
/kernel/linux/linux-6.6/drivers/thermal/ |
H A D | thermal_netlink.c | 590 [THERMAL_GENL_CMD_TZ_GET_TRIP] = thermal_genl_cmd_tz_get_trip, 664 .cmd = THERMAL_GENL_CMD_TZ_GET_TRIP,
|
Completed in 4 milliseconds