]> 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)
commit683c70f5455115168ada77c96f24fbcde8270c0c
tree86dcf0f6f5c1c520ca07dff0a5412cf9e2b8388f
parent494b0f7402f673581f5fb2e6ab36ccab6d09a42b
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]