Home
last modified time | relevance | path

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

/drivers/hid/amd-sfh-hid/sfh1_1/
A Damd_sfh_interface.c125 static int amd_sfh_hpd_info(u8 *user_present) in amd_sfh_hpd_info() argument
129 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()
/drivers/platform/x86/amd/pmf/
A Dspc.c88 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()
A Dpmf.h688 bool user_present; member

Completed in 13 milliseconds