Searched refs:HID_REQ_GET_REPORT (Results 1 - 26 of 26) sorted by relevance

/linux-4.1.27/include/uapi/linux/
H A Dhid.h48 #define HID_REQ_GET_REPORT 0x01 macro
/linux-4.1.27/drivers/usb/serial/
H A Dcypress_m8.h13 #define HID_REQ_GET_REPORT 0x01 macro
H A Dcypress_m8.c389 HID_REQ_GET_REPORT, cypress_serial_control()
/linux-4.1.27/drivers/hid/
H A Dhid-roccat-common.c35 HID_REQ_GET_REPORT, roccat_common2_receive()
H A Dhid-cp2112.c179 HID_REQ_GET_REPORT); cp2112_gpio_direction_input()
225 HID_FEATURE_REPORT, HID_REQ_GET_REPORT); cp2112_gpio_get()
245 HID_REQ_GET_REPORT); cp2112_gpio_direction_output()
281 report_type, HID_REQ_GET_REPORT); cp2112_hid_get()
H A Dhid-thingm.c93 HID_FEATURE_REPORT, HID_REQ_GET_REPORT); thingm_recv()
H A Dhid-sony.c1129 * Sending HID_REQ_GET_REPORT changes the operation mode of the ps3 controller
1145 HID_FEATURE_REPORT, HID_REQ_GET_REPORT); sixaxis_set_operational_usb()
1156 HID_FEATURE_REPORT, HID_REQ_GET_REPORT); sixaxis_set_operational_usb()
1204 HID_FEATURE_REPORT, HID_REQ_GET_REPORT); dualshock4_set_operational_bt()
1865 HID_REQ_GET_REPORT); sony_check_add()
1886 HID_REQ_GET_REPORT); sony_check_add()
H A Dhid-sensor-hub.c260 hid_hw_request(hsdev->hdev, report, HID_REQ_GET_REPORT); sensor_hub_get_feature()
310 hid_hw_request(hsdev->hdev, report, HID_REQ_GET_REPORT); sensor_hub_input_attr_get_raw_value()
H A Dhid-ntrig.c122 hid_hw_request(hdev, report, HID_REQ_GET_REPORT); ntrig_get_mode()
141 hid_hw_request(hdev, report, HID_REQ_GET_REPORT); ntrig_set_mode()
942 hid_hw_request(hdev, report, HID_REQ_GET_REPORT); ntrig_probe()
H A Dhidraw.c237 HID_REQ_GET_REPORT); hidraw_get_report()
H A Dhid-roccat-kone.c67 HID_REQ_GET_REPORT, kone_receive()
H A Duhid.c303 case HID_REQ_GET_REPORT: uhid_hid_raw_request()
H A Dhid-multitouch.c873 HID_REQ_GET_REPORT); mt_set_input_mode()
H A Dhid-input.c361 HID_REQ_GET_REPORT); hidinput_get_battery_property()
H A Dwacom_sys.c37 HID_REQ_GET_REPORT); wacom_get_report()
H A Dhid-core.c1391 if (reqtype == HID_REQ_GET_REPORT) __hid_request()
H A Dwacom_wac.c459 hid_hw_request(wacom->hdev, r, HID_REQ_GET_REPORT); wacom_intuos_schedule_prox_event()
/linux-4.1.27/drivers/media/radio/si470x/
H A Dradio-si470x-usb.c218 HID_REQ_GET_REPORT, si470x_get_report()
648 HID_REQ_GET_REPORT, si470x_usb_driver_probe()
/linux-4.1.27/drivers/media/radio/
H A Dradio-raremono.c332 HID_REQ_GET_REPORT, usb_raremono_probe()
/linux-4.1.27/drivers/hid/usbhid/
H A Dhid-core.c403 HID_REQ_GET_REPORT; hid_submit_ctrl()
874 HID_REQ_GET_REPORT, usbhid_get_raw_report()
1216 case HID_REQ_GET_REPORT: usbhid_request()
1230 case HID_REQ_GET_REPORT: usbhid_raw_request()
H A Dhid-pidff.c479 HID_REQ_GET_REPORT); pidff_request_effect_upload()
1178 hid_hw_request(hid, pidff->reports[PID_POOL], HID_REQ_GET_REPORT); pidff_reset()
1191 HID_REQ_GET_REPORT); pidff_reset()
H A Dhiddev.c708 hid_hw_request(hid, report, HID_REQ_GET_REPORT); hiddev_ioctl()
/linux-4.1.27/drivers/usb/gadget/function/
H A Df_hid.c408 | HID_REQ_GET_REPORT): hidg_setup()
/linux-4.1.27/drivers/hid/i2c-hid/
H A Di2c-hid.c625 case HID_REQ_GET_REPORT: i2c_hid_raw_request()
/linux-4.1.27/net/bluetooth/hidp/
H A Dcore.c391 case HID_REQ_GET_REPORT: hidp_raw_request()
/linux-4.1.27/include/linux/
H A Dhid.h1028 * @reqtype: HID_REQ_GET_REPORT or HID_REQ_SET_REPORT

Completed in 537 milliseconds