Searched refs:user_present (Results 1 – 3 of 3) sorted by relevance
125 static int amd_sfh_hpd_info(u8 *user_present) in amd_sfh_hpd_info() argument129 if (!user_present) in amd_sfh_hpd_info()136 *user_present = hpdstatus.shpd.presence; in amd_sfh_hpd_info()166 return amd_sfh_hpd_info(&sfh_info->user_present); in amd_get_sfh_info()
88 dev_dbg(dev->dev, "User Presence: %s\n", in->ev_info.user_present ? "Present" : "Away"); in amd_pmf_dump_ta_inputs()246 in->ev_info.user_present = false; in amd_pmf_get_sensor_info()256 if (sfh_info.user_present == SFH_USER_PRESENT) in amd_pmf_get_sensor_info()257 in->ev_info.user_present = true; in amd_pmf_get_sensor_info()
688 bool user_present; member
Completed in 13 milliseconds