Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c106 u8 ec_tp_offset; member
113 .ec_tp_offset = HP_EC_OFFSET_UNKNOWN,
120 .ec_tp_offset = HP_VICTUS_S_EC_THERMAL_PROFILE_OFFSET,
1814 if (params->ec_tp_offset == HP_EC_OFFSET_UNKNOWN) { in platform_profile_victus_s_get_ec()
1819 ret = ec_read(params->ec_tp_offset, &tp); in platform_profile_victus_s_get_ec()
2169 if (active_thermal_profile_params->ec_tp_offset == HP_EC_OFFSET_UNKNOWN) { in thermal_profile_setup()
2603 if (active_thermal_profile_params->ec_tp_offset == HP_EC_OFFSET_UNKNOWN) { in setup_active_thermal_profile_params()