Searched refs:user_present (Results 1 – 5 of 5) sorted by relevance
161 static int amd_sfh_hpd_info(u8 *user_present) in amd_sfh_hpd_info() argument165 if (!user_present) in amd_sfh_hpd_info()172 *user_present = hpdstatus.shpd.presence; in amd_sfh_hpd_info()204 return amd_sfh_hpd_info(&sfh_info->user_present); in amd_get_sfh_info()
52 dev_dbg(dev->dev, "User Presence: %s\n", in->ev_info.user_present ? "Present" : "Away"); in amd_pmf_dump_ta_inputs()263 in->ev_info.user_present = false; in amd_pmf_get_sensor_info()273 if (sfh_info.user_present == SFH_USER_PRESENT) in amd_pmf_get_sensor_info()274 in->ev_info.user_present = true; in amd_pmf_get_sensor_info()
57 info->user_presence = in->ev_info.user_present; in amd_pmf_populate_data()
990 bool user_present; member
53 u8 user_present; member