Home
last modified time | relevance | path

Searched refs:usbhid_submit_report (Results 1 – 21 of 21) sorted by relevance

/linux-2.6.39/drivers/hid/
Dhid-gaff.c65 usbhid_submit_report(hid, gaff->report, USB_DIR_OUT); in hid_gaff_play()
72 usbhid_submit_report(hid, gaff->report, USB_DIR_OUT); in hid_gaff_play()
124 usbhid_submit_report(hid, gaff->report, USB_DIR_OUT); in gaff_init()
129 usbhid_submit_report(hid, gaff->report, USB_DIR_OUT); in gaff_init()
Dhid-lgff.c102 usbhid_submit_report(hid, report, USB_DIR_OUT); in hid_lgff_play()
117 usbhid_submit_report(hid, report, USB_DIR_OUT); in hid_lgff_play()
137 usbhid_submit_report(hid, report, USB_DIR_OUT); in hid_lgff_set_autocenter()
Dhid-dr.c70 usbhid_submit_report(hid, drff->report, USB_DIR_OUT); in drff_play()
82 usbhid_submit_report(hid, drff->report, USB_DIR_OUT); in drff_play()
134 usbhid_submit_report(hid, drff->report, USB_DIR_OUT); in drff_init()
Dhid-lg2ff.c59 usbhid_submit_report(hid, lg2ff->report, USB_DIR_OUT); in play_effect()
111 usbhid_submit_report(hid, report, USB_DIR_OUT); in lg2ff_init()
Dhid-lg3ff.c95 usbhid_submit_report(hid, report, USB_DIR_OUT); in hid_lg3ff_play()
121 usbhid_submit_report(hid, report, USB_DIR_OUT); in hid_lg3ff_set_autocenter()
Dhid-lg4ff.c66 usbhid_submit_report(hid, report, USB_DIR_OUT); in hid_lg4ff_play()
87 usbhid_submit_report(hid, report, USB_DIR_OUT); in hid_lg4ff_set_autocenter()
Dhid-zpff.c61 usbhid_submit_report(hid, zpff->report, USB_DIR_OUT); in zpff_play()
106 usbhid_submit_report(hid, zpff->report, USB_DIR_OUT); in zpff_init()
Dhid-emsff.c54 usbhid_submit_report(hid, emsff->report, USB_DIR_OUT); in emsff_play()
106 usbhid_submit_report(hid, emsff->report, USB_DIR_OUT); in emsff_init()
Dhid-sjoy.c59 usbhid_submit_report(hid, sjoyff->report, USB_DIR_OUT); in hid_sjoyff_play()
117 usbhid_submit_report(hid, sjoyff->report, USB_DIR_OUT); in sjoyff_init()
Dhid-axff.c63 usbhid_submit_report(hid, axff->report, USB_DIR_OUT); in axff_play()
104 usbhid_submit_report(hid, axff->report, USB_DIR_OUT); in axff_init()
Dhid-pl.c74 usbhid_submit_report(hid, plff->report, USB_DIR_OUT); in hid_plff_play()
163 usbhid_submit_report(hid, plff->report, USB_DIR_OUT); in plff_init()
Dhid-tmff.c105 usbhid_submit_report(hid, tmff->report, USB_DIR_OUT); in tmff_play()
119 usbhid_submit_report(hid, tmff->report, USB_DIR_OUT); in tmff_play()
Dhid-mosart.c230 usbhid_submit_report(hdev, r, USB_DIR_OUT); in mosart_probe()
245 usbhid_submit_report(hdev, r, USB_DIR_OUT); in mosart_reset_resume()
Dhid-picolcd.c263 #define usbhid_submit_report(a, b, c) \ macro
266 usbhid_submit_report(a, b, c); \
302 usbhid_submit_report(data->hdev, report, USB_DIR_OUT); in picolcd_send_and_wait()
351 usbhid_submit_report(data->hdev, report1, USB_DIR_OUT); in picolcd_fb_send_tile()
352 usbhid_submit_report(data->hdev, report2, USB_DIR_OUT); in picolcd_fb_send_tile()
415 usbhid_submit_report(data->hdev, report, USB_DIR_OUT); in picolcd_fb_reset()
917 usbhid_submit_report(data->hdev, report, USB_DIR_OUT); in picolcd_set_brightness()
1030 usbhid_submit_report(data->hdev, report, USB_DIR_OUT); in picolcd_set_contrast()
1118 usbhid_submit_report(data->hdev, report, USB_DIR_OUT); in picolcd_leds_set()
1374 usbhid_submit_report(hdev, report, USB_DIR_OUT); in picolcd_reset()
[all …]
Dhid-ntrig.c121 usbhid_submit_report(hdev, report, USB_DIR_IN); in ntrig_get_mode()
140 usbhid_submit_report(hdev, report, USB_DIR_IN); in ntrig_set_mode()
942 usbhid_submit_report(hdev, report, USB_DIR_IN); in ntrig_probe()
Dhid-multitouch.c423 usbhid_submit_report(hdev, r, USB_DIR_OUT); in mt_set_input_mode()
Dhid-prodikeys.c311 usbhid_submit_report(hdev, report, USB_DIR_OUT); in pcmidi_submit_output_report()
/linux-2.6.39/drivers/hid/usbhid/
Dhid-pidff.c266 usbhid_submit_report(pidff->hid, pidff->reports[PID_SET_ENVELOPE], in pidff_set_envelope_report()
293 usbhid_submit_report(pidff->hid, pidff->reports[PID_SET_CONSTANT], in pidff_set_constant_force_report()
328 usbhid_submit_report(pidff->hid, pidff->reports[PID_SET_EFFECT], in pidff_set_effect_report()
360 usbhid_submit_report(pidff->hid, pidff->reports[PID_SET_PERIODIC], in pidff_set_periodic_report()
402 usbhid_submit_report(pidff->hid, pidff->reports[PID_SET_CONDITION], in pidff_set_condition_report()
443 usbhid_submit_report(pidff->hid, pidff->reports[PID_SET_RAMP], in pidff_set_ramp_force_report()
468 usbhid_submit_report(pidff->hid, pidff->reports[PID_CREATE_NEW_EFFECT], in pidff_request_effect_upload()
478 usbhid_submit_report(pidff->hid, pidff->reports[PID_BLOCK_LOAD], in pidff_request_effect_upload()
516 usbhid_submit_report(pidff->hid, pidff->reports[PID_EFFECT_OPERATION], in pidff_playback_pid()
538 usbhid_submit_report(pidff->hid, pidff->reports[PID_BLOCK_FREE], in pidff_erase_pid()
[all …]
Dusbhid.h41 void usbhid_submit_report
Dhid-core.c568 void usbhid_submit_report(struct hid_device *hid, struct hid_report *report, unsigned char dir) in usbhid_submit_report() function
577 EXPORT_SYMBOL_GPL(usbhid_submit_report);
608 usbhid_submit_report(hid, field->report, USB_DIR_OUT); in usb_hidinput_input_event()
709 usbhid_submit_report(hid, report, USB_DIR_IN); in usbhid_init_reports()
712 usbhid_submit_report(hid, report, USB_DIR_IN); in usbhid_init_reports()
763 usbhid_submit_report(hid, field->report, USB_DIR_OUT); in usbhid_set_leds()
Dhiddev.c694 usbhid_submit_report(hid, report, USB_DIR_IN); in hiddev_ioctl()
713 usbhid_submit_report(hid, report, USB_DIR_OUT); in hiddev_ioctl()