report_type 257 drivers/hid/hid-core.c static int hid_add_field(struct hid_parser *parser, unsigned report_type, unsigned flags) report_type 268 drivers/hid/hid-core.c report = hid_register_report(parser->device, report_type, report_type 326 drivers/hid/hid-core.c field->report_type = report_type; report_type 1458 drivers/hid/hid-core.c for (; id->report_type != HID_TERMINATOR; id++) report_type 1459 drivers/hid/hid-core.c if (id->report_type == HID_ANY_ID || report_type 1460 drivers/hid/hid-core.c id->report_type == report->type) report_type 321 drivers/hid/hid-cp2112.c u8 *data, size_t count, unsigned char report_type) report_type 331 drivers/hid/hid-cp2112.c report_type, HID_REQ_GET_REPORT); report_type 338 drivers/hid/hid-cp2112.c unsigned char report_type) report_type 347 drivers/hid/hid-cp2112.c if (report_type == HID_OUTPUT_REPORT) report_type 350 drivers/hid/hid-cp2112.c ret = hid_hw_raw_request(hdev, buf[0], buf, count, report_type, report_type 431 drivers/hid/hid-input.c static int hidinput_setup_battery(struct hid_device *dev, unsigned report_type, struct hid_field *field) report_type 477 drivers/hid/hid-input.c report_type = HID_FEATURE_REPORT; report_type 481 drivers/hid/hid-input.c dev->battery_report_type = report_type; report_type 489 drivers/hid/hid-input.c dev->battery_avoid_query = report_type == HID_INPUT_REPORT && report_type 544 drivers/hid/hid-input.c static int hidinput_setup_battery(struct hid_device *dev, unsigned report_type, report_type 577 drivers/hid/hid-input.c if (field->report_type == HID_OUTPUT_REPORT && report_type 77 drivers/hid/hid-led.c enum hidled_report_type report_type; report_type 125 drivers/hid/hid-led.c if (ldev->config->report_type == RAW_REQUEST) report_type 130 drivers/hid/hid-led.c else if (ldev->config->report_type == OUTPUT_REPORT) report_type 149 drivers/hid/hid-led.c if (ldev->config->report_type != RAW_REQUEST) report_type 259 drivers/hid/hid-led.c .report_type = RAW_REQUEST, report_type 362 drivers/hid/hid-led.c .report_type = OUTPUT_REPORT, report_type 372 drivers/hid/hid-led.c .report_type = RAW_REQUEST, report_type 383 drivers/hid/hid-led.c .report_type = RAW_REQUEST, report_type 394 drivers/hid/hid-led.c .report_type = RAW_REQUEST, report_type 405 drivers/hid/hid-led.c .report_type = OUTPUT_REPORT, report_type 125 drivers/hid/hid-logitech-dj.c u8 report_type; report_type 839 drivers/hid/hid-logitech-dj.c switch (dj_report->report_type) { report_type 857 drivers/hid/hid-logitech-dj.c if (dj_report->report_type == REPORT_TYPE_NOTIF_DEVICE_UNPAIRED) report_type 1034 drivers/hid/hid-logitech-dj.c if ((dj_report->report_type > ARRAY_SIZE(hid_reportid_size_map) - 1) || report_type 1035 drivers/hid/hid-logitech-dj.c (hid_reportid_size_map[dj_report->report_type] == 0)) { report_type 1036 drivers/hid/hid-logitech-dj.c dbg_hid("invalid report type:%x\n", dj_report->report_type); report_type 1041 drivers/hid/hid-logitech-dj.c HID_INPUT_REPORT, &dj_report->report_type, report_type 1042 drivers/hid/hid-logitech-dj.c hid_reportid_size_map[dj_report->report_type], 1)) { report_type 1152 drivers/hid/hid-logitech-dj.c dj_report->report_type = REPORT_TYPE_CMD_GET_PAIRED_DEVICES; report_type 1174 drivers/hid/hid-logitech-dj.c dj_report->report_type = REPORT_TYPE_CMD_SWITCH; report_type 1245 drivers/hid/hid-logitech-dj.c size_t count, unsigned char report_type, report_type 1267 drivers/hid/hid-logitech-dj.c count, report_type, reqtype); report_type 1280 drivers/hid/hid-logitech-dj.c report_type, reqtype); report_type 1295 drivers/hid/hid-logitech-dj.c DJREPORT_SHORT_LENGTH, report_type, reqtype); report_type 1449 drivers/hid/hid-logitech-dj.c switch (dj_report->report_type) { report_type 471 drivers/hid/hid-sensor-custom.c int index, int report_type, report_type 501 drivers/hid/hid-sensor-custom.c if (report_type == HID_FEATURE_REPORT) report_type 506 drivers/hid/hid-sensor-custom.c else if (report_type == HID_INPUT_REPORT) { report_type 525 drivers/hid/hid-sensor-custom.c int report_type) report_type 544 drivers/hid/hid-sensor-custom.c report_type, report_type 657 drivers/hid/hid-steam.c size_t count, unsigned char report_type, report_type 663 drivers/hid/hid-steam.c report_type, reqtype); report_type 49 drivers/hid/hid-u2fzero.c u8 report_type; report_type 154 drivers/hid/hid-u2fzero.c .report_type = 0, report_type 182 drivers/hid/hid-u2fzero.c .report_type = 0, report_type 103 drivers/hid/hidraw.c static ssize_t hidraw_send_report(struct file *file, const char __user *buffer, size_t count, unsigned char report_type) report_type 139 drivers/hid/hidraw.c if ((report_type == HID_OUTPUT_REPORT) && report_type 151 drivers/hid/hidraw.c ret = hid_hw_raw_request(dev, buf[0], buf, count, report_type, report_type 177 drivers/hid/hidraw.c static ssize_t hidraw_get_report(struct file *file, char __user *buffer, size_t count, unsigned char report_type) report_type 228 drivers/hid/hidraw.c ret = hid_hw_raw_request(dev, report_number, buf, count, report_type, report_type 603 drivers/hid/i2c-hid/i2c-hid-core.c unsigned char report_type) report_type 610 drivers/hid/i2c-hid/i2c-hid-core.c if (report_type == HID_OUTPUT_REPORT) report_type 617 drivers/hid/i2c-hid/i2c-hid-core.c report_type == HID_FEATURE_REPORT ? 0x03 : 0x01, report_type 638 drivers/hid/i2c-hid/i2c-hid-core.c size_t count, unsigned char report_type, bool use_data) report_type 645 drivers/hid/i2c-hid/i2c-hid-core.c if (report_type == HID_INPUT_REPORT) report_type 656 drivers/hid/i2c-hid/i2c-hid-core.c report_type == HID_FEATURE_REPORT ? 0x03 : 0x02, report_type 66 drivers/hid/intel-ish-hid/ishtp-hid-client.c int report_type; report_type 208 drivers/hid/intel-ish-hid/ishtp-hid-client.c report_type = HID_FEATURE_REPORT; report_type 212 drivers/hid/intel-ish-hid/ishtp-hid-client.c report_type = HID_INPUT_REPORT; report_type 234 drivers/hid/intel-ish-hid/ishtp-hid-client.c (hid, report_type, report_type 260 drivers/hid/intel-ish-hid/ishtp-hid-client.c report_type = HID_INPUT_REPORT; report_type 268 drivers/hid/intel-ish-hid/ishtp-hid-client.c report_type, payload, report_type 273 drivers/hid/intel-ish-hid/ishtp-hid-client.c report_type = HID_INPUT_REPORT; report_type 294 drivers/hid/intel-ish-hid/ishtp-hid-client.c report_type, report_type 408 drivers/hid/intel-ish-hid/ishtp-hid-client.c int report_type) report_type 424 drivers/hid/intel-ish-hid/ishtp-hid-client.c msg.hdr.command = (report_type == HID_FEATURE_REPORT) ? report_type 175 drivers/hid/intel-ish-hid/ishtp-hid.h int report_type); report_type 50 drivers/hid/uhid.c u32 report_type; report_type 171 drivers/hid/uhid.c uhid->report_type = ev->type + 1; report_type 199 drivers/hid/uhid.c if (uhid->report_type != ev->type || uhid->report_id != id) report_type 327 drivers/hid/uhid.c unsigned char report_type) report_type 334 drivers/hid/uhid.c switch (report_type) { report_type 873 drivers/hid/usbhid/hid-core.c unsigned char report_type) report_type 894 drivers/hid/usbhid/hid-core.c ((report_type + 1) << 8) | report_number, report_type 812 drivers/hid/usbhid/hid-pidff.c static void pidff_find_reports(struct hid_device *hid, int report_type, report_type 819 drivers/hid/usbhid/hid-pidff.c &hid->report_enum[report_type].report_list, list) { report_type 64 drivers/hid/usbhid/hiddev.c if (rinfo->report_type < HID_REPORT_TYPE_MIN || report_type 65 drivers/hid/usbhid/hiddev.c rinfo->report_type > HID_REPORT_TYPE_MAX) report_type 69 drivers/hid/usbhid/hiddev.c (rinfo->report_type - HID_REPORT_TYPE_MIN); report_type 116 drivers/hid/usbhid/hiddev.c if (uref->report_type < HID_REPORT_TYPE_MIN || report_type 117 drivers/hid/usbhid/hiddev.c uref->report_type > HID_REPORT_TYPE_MAX) report_type 121 drivers/hid/usbhid/hiddev.c (uref->report_type - HID_REPORT_TYPE_MIN); report_type 169 drivers/hid/usbhid/hiddev.c unsigned type = field->report_type; report_type 172 drivers/hid/usbhid/hiddev.c uref.report_type = report_type 192 drivers/hid/usbhid/hiddev.c uref.report_type = report_type 452 drivers/hid/usbhid/hiddev.c rinfo.report_type = uref->report_type; report_type 478 drivers/hid/usbhid/hiddev.c uref->report_type == HID_REPORT_TYPE_INPUT) report_type 486 drivers/hid/usbhid/hiddev.c rinfo.report_type = uref->report_type; report_type 696 drivers/hid/usbhid/hiddev.c if (rinfo.report_type == HID_REPORT_TYPE_OUTPUT) report_type 715 drivers/hid/usbhid/hiddev.c if (rinfo.report_type == HID_REPORT_TYPE_INPUT) report_type 750 drivers/hid/usbhid/hiddev.c rinfo.report_type = finfo.report_type; report_type 764 drivers/hid/usbhid/hiddev.c finfo.report_type = rinfo.report_type; report_type 98 drivers/input/rmi4/rmi_f54.c enum rmi_f54_report_type report_type; report_type 170 drivers/input/rmi4/rmi_f54.c static int rmi_f54_request_report(struct rmi_function *fn, u8 report_type) report_type 177 drivers/input/rmi4/rmi_f54.c if (f54->report_type != report_type) { report_type 179 drivers/input/rmi4/rmi_f54.c report_type); report_type 182 drivers/input/rmi4/rmi_f54.c f54->report_type = report_type; report_type 529 drivers/input/rmi4/rmi_f54.c f54->report_type); report_type 852 drivers/input/tablet/aiptek.c unsigned char report_type, report_type 861 drivers/input/tablet/aiptek.c USB_DIR_OUT, (report_type << 8) + report_id, report_type 867 drivers/input/tablet/aiptek.c unsigned char report_type, report_type 876 drivers/input/tablet/aiptek.c USB_DIR_IN, (report_type << 8) + report_id, report_type 74 drivers/staging/greybus/hid.c static int gb_hid_get_report(struct gb_hid *ghid, u8 report_type, u8 report_id, report_type 84 drivers/staging/greybus/hid.c request.report_type = report_type; report_type 95 drivers/staging/greybus/hid.c static int gb_hid_set_report(struct gb_hid *ghid, u8 report_type, u8 report_id, report_type 115 drivers/staging/greybus/hid.c request->report_type = report_type; report_type 225 drivers/staging/greybus/hid.c unsigned char report_type) report_type 230 drivers/staging/greybus/hid.c if (report_type == HID_OUTPUT_REPORT) report_type 233 drivers/staging/greybus/hid.c ret = gb_hid_get_report(ghid, report_type, report_number, buf, count); report_type 241 drivers/staging/greybus/hid.c size_t len, unsigned char report_type) report_type 247 drivers/staging/greybus/hid.c if (report_type == HID_INPUT_REPORT) report_type 255 drivers/staging/greybus/hid.c ret = gb_hid_set_report(ghid, report_type, report_id, buf, len); report_type 637 include/linux/greybus/greybus_protocols.h __u8 report_type; report_type 643 include/linux/greybus/greybus_protocols.h __u8 report_type; report_type 457 include/linux/hid.h unsigned report_type; /* (input,output,feature) */ report_type 680 include/linux/hid.h .report_type = (rep) report_type 687 include/linux/hid.h __u32 report_type; report_type 67 include/uapi/linux/hiddev.h __u32 report_type; report_type 92 include/uapi/linux/hiddev.h __u32 report_type; report_type 122 include/uapi/linux/hiddev.h __u32 report_type; report_type 236 net/bluetooth/hidp/core.c unsigned char report_type) report_type 241 net/bluetooth/hidp/core.c int numbered_reports = hid->report_enum[report_type].numbered; report_type 247 net/bluetooth/hidp/core.c switch (report_type) { report_type 249 net/bluetooth/hidp/core.c report_type = HIDP_TRANS_GET_REPORT | HIDP_DATA_RTYPE_FEATURE; report_type 252 net/bluetooth/hidp/core.c report_type = HIDP_TRANS_GET_REPORT | HIDP_DATA_RTYPE_INPUT; report_type 255 net/bluetooth/hidp/core.c report_type = HIDP_TRANS_GET_REPORT | HIDP_DATA_RTYPE_OUPUT; report_type 265 net/bluetooth/hidp/core.c session->waiting_report_type = report_type & HIDP_DATA_RTYPE_MASK; report_type 269 net/bluetooth/hidp/core.c ret = hidp_send_ctrl_message(session, report_type, data, 1); report_type 320 net/bluetooth/hidp/core.c unsigned char report_type) report_type 325 net/bluetooth/hidp/core.c switch (report_type) { report_type 327 net/bluetooth/hidp/core.c report_type = HIDP_TRANS_SET_REPORT | HIDP_DATA_RTYPE_FEATURE; report_type 330 net/bluetooth/hidp/core.c report_type = HIDP_TRANS_SET_REPORT | HIDP_DATA_RTYPE_INPUT; report_type 333 net/bluetooth/hidp/core.c report_type = HIDP_TRANS_SET_REPORT | HIDP_DATA_RTYPE_OUPUT; report_type 345 net/bluetooth/hidp/core.c ret = hidp_send_ctrl_message(session, report_type, data, count);