Searched refs:report_id (Results 51 - 60 of 60) sorted by relevance

123

/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;
/linux-master/drivers/hid/
H A Dwacom_sys.c911 unsigned char report_id = WAC_CMD_LED_CONTROL; local
921 report_id = WAC_CMD_WL_LED_CONTROL;
925 report_id = WAC_CMD_WL_INTUOSP2;
949 buf[0] = report_id;
953 buf[0] = report_id;
959 buf[0] = report_id;
975 buf[0] = report_id;
H A Dhid-apple.c142 u8 report_id; member in struct:apple_backlight_config_report
148 u8 report_id; member in struct:apple_backlight_set_report
752 rep->report_id = 0xB0;
H A Dhid-logitech-dj.c126 u8 report_id; member in struct:dj_report
133 u8 report_id; member in struct:hidpp_event
1248 dj_report->report_id = REPORT_ID_DJ_SHORT;
1270 dj_report->report_id = REPORT_ID_DJ_SHORT;
H A Dhid-core.c268 parser->global.report_id, application);
456 parser->global.report_id = item_udata(item);
457 if (parser->global.report_id == 0 ||
458 parser->global.report_id >= HID_MAX_IDS) {
459 hid_err(parser->device, "report_id %u is invalid\n",
460 parser->global.report_id);
1928 dbg_hid("undefined report_id %u received\n", n);
H A Dhid-multitouch.c110 unsigned int report_id; member in struct:mt_application
582 mt_application->report_id = report->id;
598 tmp->report_id == report->id) {
H A Dhid-sony.c445 u8 report_id; member in struct:sixaxis_output_report
1520 hid_hw_raw_request(sc->hdev, report->report_id, (u8 *)report,
1921 * the Sixaxis does not want the report_id as part of the data
/linux-master/include/linux/greybus/
H A Dgreybus_protocols.h634 __u8 report_id; member in struct:gb_hid_get_report_request
640 __u8 report_id; member in struct:gb_hid_set_report_request
/linux-master/include/linux/
H A Dhid.h433 unsigned report_id; member in struct:hid_global

Completed in 454 milliseconds

123