]> git.baikalelectronics.ru Git - kernel.git/commit
SFH: Create HID report to Enable support of AMD sensor fusion Hub (SFH)
authorSandeep Singh <sandeep.singh@amd.com>
Fri, 9 Oct 2020 20:01:38 +0000 (01:31 +0530)
committerJiri Kosina <jkosina@suse.cz>
Thu, 22 Oct 2020 10:05:03 +0000 (12:05 +0200)
commita5e783fd9985341651cafbbd3927c5b7a40aa65e
tree86dcf0f6f5c1c520ca07dff0a5412cf9e2b8388f
parente3cc2aa00c0c15eba8b00ccae9214222310b4f5a
SFH: Create HID report to Enable support of AMD sensor fusion Hub (SFH)

Communication between HID devices and HID core is mostly done
via HID reports. HID reports are formed based on the data received
from the PCI layer into the HID report descriptors.

Co-developed-by: Nehal Shah <Nehal-bakulchandra.Shah@amd.com>
Signed-off-by: Nehal Shah <Nehal-bakulchandra.Shah@amd.com>
Signed-off-by: Sandeep Singh <sandeep.singh@amd.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/amd-sfh-hid/hid_descriptor/amd_sfh_hid_desc.c [new file with mode: 0644]
drivers/hid/amd-sfh-hid/hid_descriptor/amd_sfh_hid_desc.h [new file with mode: 0644]
drivers/hid/amd-sfh-hid/hid_descriptor/amd_sfh_hid_report_desc.h [new file with mode: 0644]