Home
last modified time | relevance | path

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

/linux/drivers/hid/amd-sfh-hid/hid_descriptor/
H A Damd_sfh_hid_desc.c32 static int get_report_descriptor(int sensor_idx, u8 *rep_desc) in get_report_descriptor()
67 static u32 get_descr_sz(int sensor_idx, int descriptor_name) in get_descr_sz()
138 static u8 get_feature_report(int sensor_idx, int report_id, u8 *feature_report) in get_feature_report()
206 static u8 get_input_report(u8 current_index, int sensor_idx, int report_id, in get_input_report()
/linux/drivers/hid/amd-sfh-hid/sfh1_1/
H A Damd_sfh_desc.c29 static int get_report_desc(int sensor_idx, u8 *rep_desc) in get_report_desc()
71 static u8 get_feature_rep(int sensor_idx, int report_id, u8 *feature_report) in get_feature_rep()
176 static u8 get_input_rep(u8 current_index, int sensor_idx, int report_id, in get_input_rep()
263 static u32 get_desc_size(int sensor_idx, int descriptor_name) in get_desc_size()
/linux/drivers/hid/amd-sfh-hid/
H A Damd_sfh_hid.h22 u8 sensor_idx; member
50 u8 sensor_idx[MAX_HID_DEVICES]; member
H A Damd_sfh_pcie.h78 enum sensor_idx { enum