Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hid/amd-sfh-hid/
Damd_sfh_hid.h79 int amd_sfh_get_report(struct hid_device *hid, int report_id, int report_type);
Damd_sfh_hid.c67 rc = amd_sfh_get_report(hid, rep->id, rep->type); in amdtp_hid_request()
Damd_sfh_client.c37 int amd_sfh_get_report(struct hid_device *hid, int report_id, int report_type) in amd_sfh_get_report() function