Searched refs:report_id (Results 26 - 50 of 58) sorted by relevance

123

/linux-master/drivers/hid/
H A Dhid-sensor-custom.c29 int report_id; member in struct:hid_sensor_custom_field
189 sensor_inst->power_state->attribute.report_id,
194 sensor_inst->report_state->attribute.report_id,
202 sensor_inst->power_state->attribute.report_id,
217 sensor_inst->report_state->attribute.report_id,
300 u32 report_id; local
304 report_id = attribute->report_id;
312 report_id,
353 usage, report_id,
400 u32 report_id; local
[all...]
H A Dhid-sensor-hub.c86 s32 index, s32 report_id, struct hid_field *field)
89 info->report_id = report_id;
190 int sensor_hub_set_feature(struct hid_sensor_hub_device *hsdev, u32 report_id, argument
202 report = sensor_hub_report(report_id, hsdev->hdev, HID_FEATURE_REPORT);
238 int sensor_hub_get_feature(struct hid_sensor_hub_device *hsdev, u32 report_id, argument
252 report = sensor_hub_report(report_id, hsdev->hdev, HID_FEATURE_REPORT);
292 u32 attr_usage_id, u32 report_id,
301 report = sensor_hub_report(report_id, hsdev->hdev,
353 u32 report_id, in
84 sensor_hub_fill_attr_info( struct hid_sensor_hub_attribute_info *info, s32 index, s32 report_id, struct hid_field *field) argument
290 sensor_hub_input_attr_get_raw_value(struct hid_sensor_hub_device *hsdev, u32 usage_id, u32 attr_usage_id, u32 report_id, enum sensor_hub_read_flags flag, bool is_signed) argument
352 hid_sensor_get_usage_index(struct hid_sensor_hub_device *hsdev, u32 report_id, int field_index, u32 usage_id) argument
[all...]
H A Dhid-uclogic-core.c420 unsigned int report_id = report->id; local
436 if ((report_id == params->pen.id) && (size >= 2)) {
451 report_id = data[0] = subreport->id;
460 if (report_id == params->frame_list[i].id) {
H A Dhid-playstation.c255 uint8_t report_id; /* 0x31 */ member in struct:dualsense_output_report_bt
265 uint8_t report_id; /* 0x02 */ member in struct:dualsense_output_report_usb
437 uint8_t report_id; /* 0x01 */ member in struct:dualshock4_input_report_usb
446 uint8_t report_id; /* 0x11 */ member in struct:dualshock4_input_report_bt
474 uint8_t report_id; /* 0x5 */ member in struct:dualshock4_output_report_usb
481 uint8_t report_id; /* 0x11 */ member in struct:dualshock4_output_report_bt
741 static int ps_get_report(struct hid_device *hdev, uint8_t report_id, uint8_t *buf, size_t size, argument
746 ret = hid_hw_raw_request(hdev, report_id, buf, size, HID_FEATURE_REPORT,
749 hid_err(hdev, "Failed to retrieve feature with reportID %d: %d\n", report_id, ret);
758 if (buf[0] != report_id) {
[all...]
H A Dhid-picolcd_debugfs.c179 static ssize_t _picolcd_flash_read(struct picolcd_data *data, int report_id, argument
191 resp = picolcd_send_and_wait(data->hdev, report_id, raw_data, len_off+1);
234 static ssize_t _picolcd_flash_erase64(struct picolcd_data *data, int report_id, argument
246 resp = picolcd_send_and_wait(data->hdev, report_id, raw_data, len_off);
261 static ssize_t _picolcd_flash_write(struct picolcd_data *data, int report_id, argument
277 resp = picolcd_send_and_wait(data->hdev, report_id, raw_data,
H A Duhid.c60 u32 report_id; member in struct:uhid_device
184 __u32 *report_id)
190 *report_id = ++uhid->report_id;
219 if (uhid->report_type != ev->type || uhid->report_id != id)
182 __uhid_report_queue_and_wait(struct uhid_device *uhid, struct uhid_event *ev, __u32 *report_id) argument
H A Dhid-microsoft.c51 __u8 report_id; member in struct:xb1s_ff_report
290 r->report_id = XB1S_FF_REPORT;
H A Dhid-logitech-hidpp.c136 u8 report_id; member in struct:hidpp_report
244 switch (hidpp_report->report_id) {
267 ret = hid_hw_raw_request(hdev, hidpp_report->report_id,
316 if (response->report_id == REPORT_ID_HIDPP_SHORT &&
323 if ((response->report_id == REPORT_ID_HIDPP_LONG ||
324 response->report_id == REPORT_ID_HIDPP_VERY_LONG) &&
390 message->report_id = REPORT_ID_HIDPP_VERY_LONG;
392 message->report_id = REPORT_ID_HIDPP_LONG;
410 u8 report_id, u8 sub_id, u8 reg_address, u8 *params, int param_count,
417 if (report_id
409 hidpp_send_rap_command_sync(struct hidpp_device *hidpp_dev, u8 report_id, u8 sub_id, u8 reg_address, u8 *params, int param_count, struct hidpp_report *response) argument
[all...]
H A Dhid-picolcd.h299 int report_id, const u8 *raw_data, int size);
H A Dhid-ft260.c135 #define FT260_SET_REQUEST_VALUE(report_id) ((FT260_FEATURE << 8) | report_id)
250 unsigned char report_id, u8 *data,
260 ret = hid_hw_raw_request(hdev, report_id, buf, len, HID_FEATURE_REPORT,
249 ft260_hid_feature_report_get(struct hid_device *hdev, unsigned char report_id, u8 *data, size_t len) argument
H A Dhid-nvidia-shield.c149 u8 report_id; /* THUNDERSTRIKE_HOSTCMD_RESP_REPORT_ID */ member in struct:thunderstrike_hostcmd_resp_report
167 u8 report_id; /* THUNDERSTRIKE_HOSTCMD_REQ_REPORT_ID */ member in struct:thunderstrike_hostcmd_req_report
232 report->report_id = THUNDERSTRIKE_HOSTCMD_REQ_REPORT_ID;
305 ret = hid_hw_raw_request(shield_dev->hdev, report->report_id,
H A Dhid-picolcd_core.c69 int report_id, const u8 *raw_data, int size)
73 struct hid_report *report = picolcd_out_report(report_id, hdev);
68 picolcd_send_and_wait(struct hid_device *hdev, int report_id, const u8 *raw_data, int size) argument
H A Dhid-prodikeys.c484 struct pcmidi_snd *pm, unsigned report_id, u8 *data, int size)
488 switch (report_id) {
483 pcmidi_handle_report( struct pcmidi_snd *pm, unsigned report_id, u8 *data, int size) argument
/linux-master/drivers/iio/position/
H A Dhid-sensor-custom-intel-hinge.c115 int report_id; local
122 report_id = st->hinge[chan->scan_index].report_id;
124 if (report_id < 0) {
132 report_id,
/linux-master/drivers/input/mouse/
H A Dcyapa_gen5.c271 u8 report_id; /* Bootloader output report id, must be 40h */ member in struct:pip_bl_cmd_head
310 u8 report_id; /* Application output report id, must be 2Fh */ member in struct:pip_app_cmd_head
1074 bl_cmd_head->report_id = PIP_BL_CMD_REPORT_ID;
1349 bl_cmd_head->report_id = PIP_BL_CMD_REPORT_ID;
1470 app_cmd_head->report_id = PIP_APP_CMD_REPORT_ID;
1525 app_cmd_head->report_id = PIP_APP_CMD_REPORT_ID;
1558 app_cmd_head->report_id = PIP_APP_CMD_REPORT_ID;
1805 app_cmd_head->report_id = PIP_APP_CMD_REPORT_ID;
2011 cmd_head->report_id = PIP_APP_CMD_REPORT_ID;
2190 app_cmd_head->report_id
2814 u8 report_id; local
[all...]
H A Dcyapa_gen6.c46 u8 report_id; member in struct:pip_app_cmd_head
53 u8 report_id; member in struct:pip_app_resp_head
347 u8 report_id; member in struct:gen6_set_interval_cmd
362 set_interval_cmd.report_id = PIP_APP_CMD_REPORT_ID;
577 cmd.head.report_id = PIP_APP_CMD_REPORT_ID;
/linux-master/drivers/hwmon/
H A Dnzxt-smart2.c80 /* report_id should be INPUT_REPORT_ID_FAN_CONFIG = 0x61 */
81 u8 report_id; member in struct:fan_config_report
95 /* report_id should be INPUT_REPORT_ID_STATUS = 0x67 */
96 u8 report_id; member in struct:fan_status_report
157 /* report_id should be OUTPUT_REPORT_ID_SET_FAN_SPEED = 0x62 */
158 u8 report_id; member in struct:set_fan_speed_report
470 .report_id = OUTPUT_REPORT_ID_SET_FAN_SPEED,
692 u8 report_id = *data; local
694 switch (report_id) {
/linux-master/drivers/input/touchscreen/
H A Dcyttsp5.c461 u8 status, report_id; local
468 report_id = ts->response_buf[HID_OUTPUT_RESPONSE_REPORT_OFFSET];
470 switch (report_id) {
699 int report_id; local
710 report_id = 0;
713 report_id = ts->input_buf[2];
716 switch (report_id) {
H A Datmel_mxt_ts.c1031 u8 report_id = message[0]; local
1033 if (report_id == MXT_RPTID_NOMSG)
1036 if (report_id == data->T6_reportid) {
1044 } else if (report_id >= data->T9_reportid_min &&
1045 report_id <= data->T9_reportid_max) {
1047 } else if (report_id >= data->T15_reportid_min &&
1048 report_id <= data->T15_reportid_max) {
1050 } else if (report_id >= data->T97_reportid_min &&
1051 report_id <= data->T97_reportid_max) {
1053 } else if (report_id >
[all...]
/linux-master/drivers/hid/intel-ish-hid/
H A Dishtp-hid-client.c364 * @report_id: Report id for the feature set request
370 int report_id)
409 * @report_id: Report id for the get request
415 void hid_ishtp_get_report(struct hid_device *hid, int report_id, argument
445 msg.report_id = report_id;
369 hid_ishtp_set_feature(struct hid_device *hid, char *buf, unsigned int len, int report_id) argument
/linux-master/drivers/iio/temperature/
H A Dhid-sensor-temperature.c73 temp_st->temperature_attr.report_id,
/linux-master/drivers/iio/humidity/
H A Dhid-sensor-humidity.c72 humid_st->humidity_attr.report_id,
/linux-master/drivers/input/tablet/
H A Daiptek.c131 * Use report_id 2
853 unsigned char report_id, void *buffer, int size)
861 USB_DIR_OUT, (report_type << 8) + report_id,
868 unsigned char report_id, void *buffer, int size)
876 USB_DIR_IN, (report_type << 8) + report_id,
851 aiptek_set_report(struct aiptek *aiptek, unsigned char report_type, unsigned char report_id, void *buffer, int size) argument
866 aiptek_get_report(struct aiptek *aiptek, unsigned char report_type, unsigned char report_id, void *buffer, int size) argument
/linux-master/drivers/iio/orientation/
H A Dhid-sensor-rotation.c217 st->quaternion.report_id);
/linux-master/drivers/media/usb/dvb-usb/
H A Ddib0700_core.c689 u8 report_id; member in struct:dib0700_rc_response
739 poll_reply->report_id, poll_reply->data_state,
783 toggle = poll_reply->report_id;

Completed in 264 milliseconds

123