Home
last modified time | relevance | path

Searched defs:report_id (Results 1 – 25 of 38) sorted by relevance

12

/drivers/hid/amd-sfh-hid/hid_descriptor/
Damd_sfh_hid_desc.c125 static void get_common_features(struct common_feature_property *common, int report_id) in get_common_features()
135 u8 get_feature_report(int sensor_idx, int report_id, u8 *feature_report) in get_feature_report()
195 static void get_common_inputs(struct common_input_property *common, int report_id) in get_common_inputs()
202 u8 get_input_report(u8 current_index, int sensor_idx, int report_id, struct amd_input_data *in_data) in get_input_report()
Damd_sfh_hid_desc.h21 u8 report_id; member
31 u8 report_id; member
/drivers/hid/amd-sfh-hid/
Damd_sfh_client.c24 u8 report_id; member
32 void amd_sfh_set_report(struct hid_device *hid, int report_id, in amd_sfh_set_report()
48 int amd_sfh_get_report(struct hid_device *hid, int report_id, int report_type) in amd_sfh_get_report()
82 u8 report_id, node_type; in amd_sfh_work() local
Damd_sfh_hid.h38 u8 report_id[MAX_HID_DEVICES]; member
/drivers/hid/
Dhid-roccat-common.c16 static inline uint16_t roccat_common2_feature_report(uint8_t report_id) in roccat_common2_feature_report()
21 int roccat_common2_receive(struct usb_device *usb_dev, uint report_id, in roccat_common2_receive()
43 int roccat_common2_send(struct usb_device *usb_dev, uint report_id, in roccat_common2_send()
Dhid-sensor-hub.c86 s32 index, s32 report_id, struct hid_field *field) in sensor_hub_fill_attr_info()
190 int sensor_hub_set_feature(struct hid_sensor_hub_device *hsdev, u32 report_id, in sensor_hub_set_feature()
238 int sensor_hub_get_feature(struct hid_sensor_hub_device *hsdev, u32 report_id, in sensor_hub_get_feature()
292 u32 attr_usage_id, u32 report_id, in sensor_hub_input_attr_get_raw_value()
353 u32 report_id, int field_index, u32 usage_id) in hid_sensor_get_usage_index()
Dhid-picolcd_debugfs.c179 static ssize_t _picolcd_flash_read(struct picolcd_data *data, int report_id, in _picolcd_flash_read()
234 static ssize_t _picolcd_flash_erase64(struct picolcd_data *data, int report_id, in _picolcd_flash_erase64()
261 static ssize_t _picolcd_flash_write(struct picolcd_data *data, int report_id, in _picolcd_flash_write()
Dhid-sensor-custom.c28 int report_id; member
299 u32 report_id; in show_value() local
399 u32 report_id; in store_value() local
Duhid.c60 u32 report_id; member
184 __u32 *report_id) in __uhid_report_queue_and_wait()
Dhid-picolcd_core.c69 int report_id, const u8 *raw_data, int size) in picolcd_send_and_wait()
Dhid-microsoft.c51 __u8 report_id; member
Dhid-playstation.c253 uint8_t report_id; /* 0x31 */ member
263 uint8_t report_id; /* 0x02 */ member
517 static int ps_get_report(struct hid_device *hdev, uint8_t report_id, uint8_t *buf, size_t size) in ps_get_report()
/drivers/staging/greybus/
Dhid.c74 static int gb_hid_get_report(struct gb_hid *ghid, u8 report_type, u8 report_id, in gb_hid_get_report()
95 static int gb_hid_set_report(struct gb_hid *ghid, u8 report_type, u8 report_id, in gb_hid_set_report()
244 int report_id = buf[0]; in __gb_hid_output_raw_report() local
/drivers/input/touchscreen/
Dsis_i2c.c112 u8 report_id; in sis_read_packet() local
231 u8 report_id; in sis_ts_handle_packet() local
/drivers/input/mouse/
Dcyapa_gen6.c46 u8 report_id; member
53 u8 report_id; member
347 u8 report_id; in cyapa_gen6_set_interval_setting() member
/drivers/hid/intel-ish-hid/
Dishtp-hid-client.c367 int report_id) in hid_ishtp_set_feature()
412 void hid_ishtp_get_report(struct hid_device *hid, int report_id, in hid_ishtp_get_report()
/drivers/rtc/
Drtc-hid-sensor-time.c139 int report_id, i; in hid_time_parse_report() local
/drivers/iio/light/
Dhid-sensor-prox.c64 int report_id = -1; in prox_read_raw() local
Dhid-sensor-als.c89 int report_id = -1; in als_read_raw() local
/drivers/iio/gyro/
Dhid-sensor-gyro-3d.c103 int report_id = -1; in gyro_3d_read_raw() local
/drivers/iio/pressure/
Dhid-sensor-press.c74 int report_id = -1; in press_read_raw() local
/drivers/iio/orientation/
Dhid-sensor-incl-3d.c106 int report_id = -1; in incl_3d_read_raw() local
/drivers/iio/position/
Dhid-sensor-custom-intel-hinge.c115 int report_id; in hinge_read_raw() local
/drivers/iio/accel/
Dhid-sensor-accel-3d.c140 int report_id = -1; in accel_3d_read_raw() local
/drivers/iio/magnetometer/
Dhid-sensor-magn-3d.c153 int report_id = -1; in magn_3d_read_raw() local

12