Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hid/amd-sfh-hid/hid_descriptor/
Damd_sfh_hid_desc.c212 struct hpd_status hpdstatus; in get_input_report() local
257 hpdstatus.val = readl(privdata->mmio + AMD_C2P_MSG(4)); in get_input_report()
258 hpd_input.human_presence = hpdstatus.shpd.human_presence_actual; in get_input_report()