Home
last modified time | relevance | path

Searched defs:feature_report (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/hid/amd-sfh-hid/hid_descriptor/
H A Damd_sfh_hid_desc.c138 static u8 get_feature_report(int sensor_idx, int report_id, u8 *feature_report) in get_feature_report()
/openbmc/linux/drivers/hid/amd-sfh-hid/sfh1_1/
H A Damd_sfh_desc.c71 static u8 get_feature_rep(int sensor_idx, int report_id, u8 *feature_report) in get_feature_rep()
/openbmc/linux/drivers/hid/amd-sfh-hid/
H A Damd_sfh_hid.h51 u8 *feature_report[MAX_HID_DEVICES]; member
/openbmc/linux/drivers/hid/
H A Dhid-rmi.c651 struct hid_report *feature_report; in rmi_probe() local