/linux-2.6.39/drivers/hid/ |
D | hid-gaff.c | 65 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()
|
D | hid-lgff.c | 102 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()
|
D | hid-dr.c | 70 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()
|
D | hid-lg2ff.c | 59 usbhid_submit_report(hid, lg2ff->report, USB_DIR_OUT); in play_effect() 111 usbhid_submit_report(hid, report, USB_DIR_OUT); in lg2ff_init()
|
D | hid-lg3ff.c | 95 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()
|
D | hid-lg4ff.c | 66 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()
|
D | hid-zpff.c | 61 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()
|
D | hid-emsff.c | 54 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()
|
D | hid-sjoy.c | 59 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()
|
D | hid-axff.c | 63 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()
|
D | hid-pl.c | 74 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()
|
D | hid-tmff.c | 105 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()
|
D | hid-mosart.c | 230 usbhid_submit_report(hdev, r, USB_DIR_OUT); in mosart_probe() 245 usbhid_submit_report(hdev, r, USB_DIR_OUT); in mosart_reset_resume()
|
D | hid-picolcd.c | 263 #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 …]
|
D | hid-ntrig.c | 121 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()
|
D | hid-multitouch.c | 423 usbhid_submit_report(hdev, r, USB_DIR_OUT); in mt_set_input_mode()
|
D | hid-prodikeys.c | 311 usbhid_submit_report(hdev, report, USB_DIR_OUT); in pcmidi_submit_output_report()
|
/linux-2.6.39/drivers/hid/usbhid/ |
D | hid-pidff.c | 266 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 …]
|
D | usbhid.h | 41 void usbhid_submit_report
|
D | hid-core.c | 568 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()
|
D | hiddev.c | 694 usbhid_submit_report(hid, report, USB_DIR_IN); in hiddev_ioctl() 713 usbhid_submit_report(hid, report, USB_DIR_OUT); in hiddev_ioctl()
|