Home
last modified time | relevance | path

Searched refs:HID_REQ_GET_REPORT (Results 1 – 25 of 46) sorted by relevance

12

/openbmc/linux/include/uapi/linux/
H A Dhid.h62 HID_REQ_GET_REPORT = 0x01, enumerator
/openbmc/linux/drivers/usb/serial/
H A Dcypress_m8.h14 #define HID_REQ_GET_REPORT 0x01 macro
/openbmc/linux/drivers/hid/intel-ish-hid/
H A Dishtp-hid.c68 case HID_REQ_GET_REPORT: in ishtp_raw_request()
117 case HID_REQ_GET_REPORT: in ishtp_hid_request()
/openbmc/linux/samples/hid/
H A Dhid_surface_dial.bpf.c63 ret = hid_bpf_hw_request(ctx, haptic_data, size, HID_FEATURE_REPORT, HID_REQ_GET_REPORT); in set_haptic()
/openbmc/linux/drivers/hid/
H A Dhid-vivaldi-common.c71 HID_REQ_GET_REPORT); in vivaldi_feature_mapping()
H A Dhid-roccat-common.c32 HID_REQ_GET_REPORT, in roccat_common2_receive()
H A Dhid-ntrig.c118 hid_hw_request(hdev, report, HID_REQ_GET_REPORT); in ntrig_get_mode()
137 hid_hw_request(hdev, report, HID_REQ_GET_REPORT); in ntrig_set_mode()
940 hid_hw_request(hdev, report, HID_REQ_GET_REPORT); in ntrig_probe()
H A Dhid-cp2112.c192 HID_REQ_GET_REPORT); in cp2112_gpio_direction_input()
253 HID_REQ_GET_REPORT); in cp2112_gpio_get_all()
291 HID_REQ_GET_REPORT); in cp2112_gpio_direction_output()
334 report_type, HID_REQ_GET_REPORT); in cp2112_hid_get()
H A Dhid-lg-g15.c74 HID_FEATURE_REPORT, HID_REQ_GET_REPORT); in lg_g15_update_led_brightness()
200 HID_FEATURE_REPORT, HID_REQ_GET_REPORT); in lg_g510_get_initial_led_brightness()
364 HID_FEATURE_REPORT, HID_REQ_GET_REPORT); in lg_g510_update_mkey_led_brightness()
H A Dhid-alps.c213 HID_FEATURE_REPORT, HID_REQ_GET_REPORT); in t4_read_write_register()
299 HID_FEATURE_REPORT, HID_REQ_GET_REPORT); in u1_read_write_register()
H A Dhid-sensor-hub.c258 hid_hw_request(hsdev->hdev, report, HID_REQ_GET_REPORT); in sensor_hub_get_feature()
319 hid_hw_request(hsdev->hdev, report, HID_REQ_GET_REPORT); in sensor_hub_input_attr_get_raw_value()
H A Dhid-elan.c100 HID_REQ_GET_REPORT); in elan_get_device_param()
H A Dhid-google-hammer.c475 rlen = hid_hw_raw_request(hdev, report->id, buf, len, report->type, HID_REQ_GET_REPORT); in hammer_get_folded_state()
H A Dhid-asus.c421 HID_REQ_GET_REPORT); in asus_kbd_get_functions()
664 HID_INPUT_REPORT, HID_REQ_GET_REPORT); in asus_battery_query()
H A Dhid-sony.c1146 HID_FEATURE_REPORT, HID_REQ_GET_REPORT); in sixaxis_set_operational_usb()
1157 HID_FEATURE_REPORT, HID_REQ_GET_REPORT); in sixaxis_set_operational_usb()
1808 HID_REQ_GET_REPORT); in sony_check_add()
H A Dhid-led.c166 HID_REQ_GET_REPORT); in hidled_recv()
H A Dhid-apple.c586 hid_hw_request(hdev, report, HID_REQ_GET_REPORT); in apple_fetch_battery()
786 HID_FEATURE_REPORT, HID_REQ_GET_REPORT); in apple_backlight_init()
/openbmc/linux/drivers/hid/amd-sfh-hid/
H A Damd_sfh_hid.c66 case HID_REQ_GET_REPORT: in amdtp_hid_request()
/openbmc/linux/drivers/media/radio/si470x/
H A Dradio-si470x-usb.c205 HID_REQ_GET_REPORT, in si470x_get_report()
637 HID_REQ_GET_REPORT, in si470x_usb_driver_probe()
/openbmc/linux/drivers/hid/surface-hid/
H A Dsurface_hid_core.c168 else if (rtype == HID_FEATURE_REPORT && reqtype == HID_REQ_GET_REPORT) in surface_hid_raw_request()
/openbmc/linux/drivers/media/radio/
H A Dradio-raremono.c328 HID_REQ_GET_REPORT, in usb_raremono_probe()
/openbmc/linux/drivers/hid/usbhid/
H A Dhid-pidff.c467 HID_REQ_GET_REPORT); in pidff_request_effect_upload()
1166 hid_hw_request(hid, pidff->reports[PID_POOL], HID_REQ_GET_REPORT); in pidff_reset()
1179 HID_REQ_GET_REPORT); in pidff_reset()
H A Dhid-core.c401 HID_REQ_GET_REPORT; in hid_submit_ctrl()
890 HID_REQ_GET_REPORT, in usbhid_get_raw_report()
1277 case HID_REQ_GET_REPORT: in usbhid_request()
1291 case HID_REQ_GET_REPORT: in usbhid_raw_request()
/openbmc/linux/drivers/hid/bpf/
H A Dhid_bpf_dispatch.c425 case HID_REQ_GET_REPORT: in hid_bpf_hw_request()
/openbmc/linux/drivers/staging/greybus/
H A Dhid.c267 case HID_REQ_GET_REPORT: in gb_hid_raw_request()

12