Home
last modified time | relevance | path

Searched refs:hid_hw_request (Results 1 – 25 of 35) sorted by relevance

12

/Linux-v4.19/drivers/hid/
Dhid-gaff.c64 hid_hw_request(hid, gaff->report, HID_REQ_SET_REPORT); in hid_gaff_play()
71 hid_hw_request(hid, gaff->report, HID_REQ_SET_REPORT); in hid_gaff_play()
123 hid_hw_request(hid, gaff->report, HID_REQ_SET_REPORT); in gaff_init()
128 hid_hw_request(hid, gaff->report, HID_REQ_SET_REPORT); in gaff_init()
Dhid-lgff.c90 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in hid_lgff_play()
105 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in hid_lgff_play()
125 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in hid_lgff_set_autocenter()
Dhid-lg2ff.c57 hid_hw_request(hid, lg2ff->report, HID_REQ_SET_REPORT); in play_effect()
96 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in lg2ff_init()
Dhid-dr.c69 hid_hw_request(hid, drff->report, HID_REQ_SET_REPORT); in drff_play()
81 hid_hw_request(hid, drff->report, HID_REQ_SET_REPORT); in drff_play()
133 hid_hw_request(hid, drff->report, HID_REQ_SET_REPORT); in drff_init()
Dhid-lg3ff.c94 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in hid_lg3ff_play()
120 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in hid_lg3ff_set_autocenter()
Dhid-zpff.c60 hid_hw_request(hid, zpff->report, HID_REQ_SET_REPORT); in zpff_play()
97 hid_hw_request(hid, zpff->report, HID_REQ_SET_REPORT); in zpff_init()
Dhid-lg4ff.c452 hid_hw_request(hid, entry->report, HID_REQ_SET_REPORT); in lg4ff_play()
465 hid_hw_request(hid, entry->report, HID_REQ_SET_REPORT); in lg4ff_play()
507 hid_hw_request(hid, entry->report, HID_REQ_SET_REPORT); in lg4ff_set_autocenter_default()
538 hid_hw_request(hid, entry->report, HID_REQ_SET_REPORT); in lg4ff_set_autocenter_default()
549 hid_hw_request(hid, entry->report, HID_REQ_SET_REPORT); in lg4ff_set_autocenter_default()
585 hid_hw_request(hid, entry->report, HID_REQ_SET_REPORT); in lg4ff_set_autocenter_ffex()
620 hid_hw_request(hid, entry->report, HID_REQ_SET_REPORT); in lg4ff_set_range_g25()
664 hid_hw_request(hid, entry->report, HID_REQ_SET_REPORT); in lg4ff_set_range_dfp()
676 hid_hw_request(hid, entry->report, HID_REQ_SET_REPORT); in lg4ff_set_range_dfp()
691 hid_hw_request(hid, entry->report, HID_REQ_SET_REPORT); in lg4ff_set_range_dfp()
[all …]
Dhid-betopff.c53 hid_hw_request(hid, betopff->report, HID_REQ_SET_REPORT); in hid_betopff_play()
111 hid_hw_request(hid, betopff->report, HID_REQ_SET_REPORT); in betopff_init()
Dhid-emsff.c53 hid_hw_request(hid, emsff->report, HID_REQ_SET_REPORT); in emsff_play()
105 hid_hw_request(hid, emsff->report, HID_REQ_SET_REPORT); in emsff_init()
Dhid-mf.c60 hid_hw_request(hid, mf->report, HID_REQ_SET_REPORT); in mf_play()
115 hid_hw_request(hid, mf->report, HID_REQ_SET_REPORT); in mf_init()
Dhid-axff.c69 hid_hw_request(hid, axff->report, HID_REQ_SET_REPORT); in axff_play()
115 hid_hw_request(hid, axff->report, HID_REQ_SET_REPORT); in axff_init()
Dhid-sjoy.c58 hid_hw_request(hid, sjoyff->report, HID_REQ_SET_REPORT); in hid_sjoyff_play()
116 hid_hw_request(hid, sjoyff->report, HID_REQ_SET_REPORT); in sjoyff_init()
Dhid-pl.c76 hid_hw_request(hid, plff->report, HID_REQ_SET_REPORT); in hid_plff_play()
176 hid_hw_request(hid, plff->report, HID_REQ_SET_REPORT); in plff_init()
Dhid-tmff.c104 hid_hw_request(hid, tmff->report, HID_REQ_SET_REPORT); in tmff_play()
118 hid_hw_request(hid, tmff->report, HID_REQ_SET_REPORT); in tmff_play()
Dhid-picolcd.h145 #define hid_hw_request(a, b, c) \ macro
148 hid_hw_request(a, b, c); \
Dhid-picolcd_lcd.c49 hid_hw_request(data->hdev, report, HID_REQ_SET_REPORT); in picolcd_set_contrast()
Dhid-picolcd_backlight.c47 hid_hw_request(data->hdev, report, HID_REQ_SET_REPORT); in picolcd_set_brightness()
Dhid-picolcd_fb.c144 hid_hw_request(data->hdev, report1, HID_REQ_SET_REPORT); in picolcd_fb_send_tile()
145 hid_hw_request(data->hdev, report2, HID_REQ_SET_REPORT); in picolcd_fb_send_tile()
215 hid_hw_request(data->hdev, report, HID_REQ_SET_REPORT); in picolcd_fb_reset()
Dhid-picolcd_core.c111 hid_hw_request(data->hdev, report, HID_REQ_SET_REPORT); in picolcd_send_and_wait()
245 hid_hw_request(hdev, report, HID_REQ_SET_REPORT); in picolcd_reset()
304 hid_hw_request(data->hdev, report, HID_REQ_SET_REPORT); in picolcd_operation_mode_store()
Dhid-holtekff.c99 hid_hw_request(hid, holtekff->field->report, HID_REQ_SET_REPORT); in holtekff_send()
Dhid-picolcd_leds.c56 hid_hw_request(data->hdev, report, HID_REQ_SET_REPORT); in picolcd_leds_set()
Dhid-kye.c621 hid_hw_request(hdev, report, HID_REQ_SET_REPORT); in kye_tablet_enable()
Dhid-ntrig.c122 hid_hw_request(hdev, report, HID_REQ_GET_REPORT); in ntrig_get_mode()
141 hid_hw_request(hdev, report, HID_REQ_GET_REPORT); in ntrig_set_mode()
944 hid_hw_request(hdev, report, HID_REQ_GET_REPORT); in ntrig_probe()
Dhid-sensor-hub.c237 hid_hw_request(hsdev->hdev, report, HID_REQ_SET_REPORT); in sensor_hub_set_feature()
267 hid_hw_request(hsdev->hdev, report, HID_REQ_GET_REPORT); in sensor_hub_get_feature()
327 hid_hw_request(hsdev->hdev, report, HID_REQ_GET_REPORT); in sensor_hub_input_attr_get_raw_value()
/Linux-v4.19/drivers/hid/usbhid/
Dhid-pidff.c266 hid_hw_request(pidff->hid, pidff->reports[PID_SET_ENVELOPE], in pidff_set_envelope_report()
293 hid_hw_request(pidff->hid, pidff->reports[PID_SET_CONSTANT], in pidff_set_constant_force_report()
328 hid_hw_request(pidff->hid, pidff->reports[PID_SET_EFFECT], in pidff_set_effect_report()
360 hid_hw_request(pidff->hid, pidff->reports[PID_SET_PERIODIC], in pidff_set_periodic_report()
402 hid_hw_request(pidff->hid, pidff->reports[PID_SET_CONDITION], in pidff_set_condition_report()
443 hid_hw_request(pidff->hid, pidff->reports[PID_SET_RAMP], in pidff_set_ramp_force_report()
468 hid_hw_request(pidff->hid, pidff->reports[PID_CREATE_NEW_EFFECT], in pidff_request_effect_upload()
478 hid_hw_request(pidff->hid, pidff->reports[PID_BLOCK_LOAD], in pidff_request_effect_upload()
516 hid_hw_request(pidff->hid, pidff->reports[PID_EFFECT_OPERATION], in pidff_playback_pid()
538 hid_hw_request(pidff->hid, pidff->reports[PID_BLOCK_FREE], in pidff_erase_pid()
[all …]

12