Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/amd-sfh-hid/
H A Damd_sfh_hid.h82 void amdtp_hid_wakeup(struct hid_device *hid);
H A Damd_sfh_client.c34 amdtp_hid_wakeup(hid); in amd_sfh_set_report()
109 amdtp_hid_wakeup(cli_data->hid_sensor_hubs[current_index]); in amd_sfh_work()
H A Damd_sfh_hid.c102 void amdtp_hid_wakeup(struct hid_device *hid) in amdtp_hid_wakeup() function