/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-gaff.c | 51 hid_hw_request(hid, gaff->report, HID_REQ_SET_REPORT); in hid_gaff_play() 58 hid_hw_request(hid, gaff->report, HID_REQ_SET_REPORT); in hid_gaff_play() 116 hid_hw_request(hid, gaff->report, HID_REQ_SET_REPORT); in gaff_init() 121 hid_hw_request(hid, gaff->report, HID_REQ_SET_REPORT); in gaff_init()
|
H A D | hid-lgff.c | 78 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in hid_lgff_play() 93 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in hid_lgff_play() 113 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in hid_lgff_set_autocenter()
|
H A D | hid-dr.c | 57 hid_hw_request(hid, drff->report, HID_REQ_SET_REPORT); in drff_play() 69 hid_hw_request(hid, drff->report, HID_REQ_SET_REPORT); in drff_play() 127 hid_hw_request(hid, drff->report, HID_REQ_SET_REPORT); in drff_init()
|
H A D | hid-lg4ff.c | 446 hid_hw_request(hid, entry->report, HID_REQ_SET_REPORT); in lg4ff_play() 459 hid_hw_request(hid, entry->report, HID_REQ_SET_REPORT); in lg4ff_play() 501 hid_hw_request(hid, entry->report, HID_REQ_SET_REPORT); in lg4ff_set_autocenter_default() 532 hid_hw_request(hid, entry->report, HID_REQ_SET_REPORT); in lg4ff_set_autocenter_default() 543 hid_hw_request(hid, entry->report, HID_REQ_SET_REPORT); in lg4ff_set_autocenter_default() 579 hid_hw_request(hid, entry->report, HID_REQ_SET_REPORT); in lg4ff_set_autocenter_ffex() 614 hid_hw_request(hid, entry->report, HID_REQ_SET_REPORT); in lg4ff_set_range_g25() 658 hid_hw_request(hid, entry->report, HID_REQ_SET_REPORT); in lg4ff_set_range_dfp() 670 hid_hw_request(hid, entry->report, HID_REQ_SET_REPORT); in lg4ff_set_range_dfp() 685 hid_hw_request(hi in lg4ff_set_range_dfp() [all...] |
H A D | hid-emsff.c | 41 hid_hw_request(hid, emsff->report, HID_REQ_SET_REPORT); in emsff_play() 99 hid_hw_request(hid, emsff->report, HID_REQ_SET_REPORT); in emsff_init()
|
H A D | hid-lg2ff.c | 45 hid_hw_request(hid, lg2ff->report, HID_REQ_SET_REPORT); in play_effect() 90 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in lg2ff_init()
|
H A D | hid-lg3ff.c | 82 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in hid_lg3ff_play() 108 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in hid_lg3ff_set_autocenter()
|
H A D | hid-mf.c | 52 hid_hw_request(hid, mf->report, HID_REQ_SET_REPORT); in mf_play() 107 hid_hw_request(hid, mf->report, HID_REQ_SET_REPORT); in mf_init()
|
H A D | hid-zpff.c | 48 hid_hw_request(hid, zpff->report, HID_REQ_SET_REPORT); in zpff_play() 91 hid_hw_request(hid, zpff->report, HID_REQ_SET_REPORT); in zpff_init()
|
H A D | hid-betopff.c | 50 hid_hw_request(hid, betopff->report, HID_REQ_SET_REPORT); in hid_betopff_play() 116 hid_hw_request(hid, betopff->report, HID_REQ_SET_REPORT); in betopff_init()
|
H A D | hid-pl.c | 64 hid_hw_request(hid, plff->report, HID_REQ_SET_REPORT); in hid_plff_play() 164 hid_hw_request(hid, plff->report, HID_REQ_SET_REPORT); in plff_init()
|
H A D | hid-sjoy.c | 46 hid_hw_request(hid, sjoyff->report, HID_REQ_SET_REPORT); in hid_sjoyff_play() 104 hid_hw_request(hid, sjoyff->report, HID_REQ_SET_REPORT); in sjoyff_init()
|
H A D | hid-axff.c | 57 hid_hw_request(hid, axff->report, HID_REQ_SET_REPORT); in axff_play() 110 hid_hw_request(hid, axff->report, HID_REQ_SET_REPORT); in axff_init()
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-gaff.c | 51 hid_hw_request(hid, gaff->report, HID_REQ_SET_REPORT); in hid_gaff_play() 58 hid_hw_request(hid, gaff->report, HID_REQ_SET_REPORT); in hid_gaff_play() 116 hid_hw_request(hid, gaff->report, HID_REQ_SET_REPORT); in gaff_init() 121 hid_hw_request(hid, gaff->report, HID_REQ_SET_REPORT); in gaff_init()
|
H A D | hid-lgff.c | 78 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in hid_lgff_play() 93 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in hid_lgff_play() 113 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in hid_lgff_set_autocenter()
|
H A D | hid-dr.c | 57 hid_hw_request(hid, drff->report, HID_REQ_SET_REPORT); in drff_play() 69 hid_hw_request(hid, drff->report, HID_REQ_SET_REPORT); in drff_play() 127 hid_hw_request(hid, drff->report, HID_REQ_SET_REPORT); in drff_init()
|
H A D | hid-lg4ff.c | 446 hid_hw_request(hid, entry->report, HID_REQ_SET_REPORT); in lg4ff_play() 459 hid_hw_request(hid, entry->report, HID_REQ_SET_REPORT); in lg4ff_play() 501 hid_hw_request(hid, entry->report, HID_REQ_SET_REPORT); in lg4ff_set_autocenter_default() 532 hid_hw_request(hid, entry->report, HID_REQ_SET_REPORT); in lg4ff_set_autocenter_default() 543 hid_hw_request(hid, entry->report, HID_REQ_SET_REPORT); in lg4ff_set_autocenter_default() 579 hid_hw_request(hid, entry->report, HID_REQ_SET_REPORT); in lg4ff_set_autocenter_ffex() 614 hid_hw_request(hid, entry->report, HID_REQ_SET_REPORT); in lg4ff_set_range_g25() 658 hid_hw_request(hid, entry->report, HID_REQ_SET_REPORT); in lg4ff_set_range_dfp() 670 hid_hw_request(hid, entry->report, HID_REQ_SET_REPORT); in lg4ff_set_range_dfp() 685 hid_hw_request(hi in lg4ff_set_range_dfp() [all...] |
H A D | hid-lg3ff.c | 82 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in hid_lg3ff_play() 108 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in hid_lg3ff_set_autocenter()
|
H A D | hid-betopff.c | 50 hid_hw_request(hid, betopff->report, HID_REQ_SET_REPORT); in hid_betopff_play() 116 hid_hw_request(hid, betopff->report, HID_REQ_SET_REPORT); in betopff_init()
|
H A D | hid-zpff.c | 48 hid_hw_request(hid, zpff->report, HID_REQ_SET_REPORT); in zpff_play() 91 hid_hw_request(hid, zpff->report, HID_REQ_SET_REPORT); in zpff_init()
|
H A D | hid-emsff.c | 41 hid_hw_request(hid, emsff->report, HID_REQ_SET_REPORT); in emsff_play() 99 hid_hw_request(hid, emsff->report, HID_REQ_SET_REPORT); in emsff_init()
|
H A D | hid-mf.c | 52 hid_hw_request(hid, mf->report, HID_REQ_SET_REPORT); in mf_play() 107 hid_hw_request(hid, mf->report, HID_REQ_SET_REPORT); in mf_init()
|
H A D | hid-lg2ff.c | 45 hid_hw_request(hid, lg2ff->report, HID_REQ_SET_REPORT); in play_effect() 90 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in lg2ff_init()
|
/kernel/linux/linux-5.10/drivers/hid/usbhid/ |
H A D | hid-pidff.c | 254 hid_hw_request(pidff->hid, pidff->reports[PID_SET_ENVELOPE], in pidff_set_envelope_report() 281 hid_hw_request(pidff->hid, pidff->reports[PID_SET_CONSTANT], in pidff_set_constant_force_report() 316 hid_hw_request(pidff->hid, pidff->reports[PID_SET_EFFECT], in pidff_set_effect_report() 348 hid_hw_request(pidff->hid, pidff->reports[PID_SET_PERIODIC], in pidff_set_periodic_report() 390 hid_hw_request(pidff->hid, pidff->reports[PID_SET_CONDITION], in pidff_set_condition_report() 431 hid_hw_request(pidff->hid, pidff->reports[PID_SET_RAMP], in pidff_set_ramp_force_report() 456 hid_hw_request(pidff->hid, pidff->reports[PID_CREATE_NEW_EFFECT], in pidff_request_effect_upload() 466 hid_hw_request(pidff->hid, pidff->reports[PID_BLOCK_LOAD], in pidff_request_effect_upload() 504 hid_hw_request(pidff->hid, pidff->reports[PID_EFFECT_OPERATION], in pidff_playback_pid() 526 hid_hw_request(pidf in pidff_erase_pid() [all...] |
/kernel/linux/linux-6.6/drivers/hid/usbhid/ |
H A D | hid-pidff.c | 254 hid_hw_request(pidff->hid, pidff->reports[PID_SET_ENVELOPE], in pidff_set_envelope_report() 281 hid_hw_request(pidff->hid, pidff->reports[PID_SET_CONSTANT], in pidff_set_constant_force_report() 316 hid_hw_request(pidff->hid, pidff->reports[PID_SET_EFFECT], in pidff_set_effect_report() 348 hid_hw_request(pidff->hid, pidff->reports[PID_SET_PERIODIC], in pidff_set_periodic_report() 390 hid_hw_request(pidff->hid, pidff->reports[PID_SET_CONDITION], in pidff_set_condition_report() 431 hid_hw_request(pidff->hid, pidff->reports[PID_SET_RAMP], in pidff_set_ramp_force_report() 456 hid_hw_request(pidff->hid, pidff->reports[PID_CREATE_NEW_EFFECT], in pidff_request_effect_upload() 466 hid_hw_request(pidff->hid, pidff->reports[PID_BLOCK_LOAD], in pidff_request_effect_upload() 504 hid_hw_request(pidff->hid, pidff->reports[PID_EFFECT_OPERATION], in pidff_playback_pid() 526 hid_hw_request(pidf in pidff_erase_pid() [all...] |