ANDROID: GKI: Add ASUS symbol list
create the ASUS symbol list of HID symbols for the USB HID Fan driver which requires them
9 function symbol(s) added
'int __hid_register_driver(struct hid_driver*, struct module*, const char*)'
'int hid_hw_raw_request(struct hid_device*, unsigned char, __u8*, size_t, enum hid_report_type, enum hid_class_request)'
'int hid_hw_start(struct hid_device*, unsigned int)'
'int hid_hw_open(struct hid_device *hdev)'
'void hid_hw_stop(struct hid_device*)'
'void hid_hw_close(struct hid_device *hdev)'
'int hid_open_report(struct hid_device*)'
'void hid_unregister_driver(struct hid_driver*)'
'int hid_hw_output_report(struct hid_device *hdev, __u8 *buf, size_t len);'
Bug: 340998459
Change-Id: I36914a4830a023c875e3acdd4a4f01f38abc91d5
Signed-off-by:
LiJen Chang <LiJen_Chang@asus.com>
Loading
Please sign in to comment