Searched refs:usbhid_submit_report (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/hid/usbhid/
H A Dhid-zpff.c60 usbhid_submit_report(hid, zpff->report, USB_DIR_OUT);
105 usbhid_submit_report(hid, zpff->report, USB_DIR_OUT);
H A Dhid-plff.c54 usbhid_submit_report(hid, plff->report, USB_DIR_OUT);
122 usbhid_submit_report(hid, plff->report, USB_DIR_OUT);
H A Dusbhid.h39 void usbhid_submit_report(struct hid_device *hid, struct hid_report *report, unsigned char dir);
H A Dhid-pidff.c264 usbhid_submit_report(pidff->hid, pidff->reports[PID_SET_ENVELOPE],
291 usbhid_submit_report(pidff->hid, pidff->reports[PID_SET_CONSTANT],
326 usbhid_submit_report(pidff->hid, pidff->reports[PID_SET_EFFECT],
358 usbhid_submit_report(pidff->hid, pidff->reports[PID_SET_PERIODIC],
401 usbhid_submit_report(pidff->hid, pidff->reports[PID_SET_CONDITION],
442 usbhid_submit_report(pidff->hid, pidff->reports[PID_SET_RAMP],
467 usbhid_submit_report(pidff->hid, pidff->reports[PID_CREATE_NEW_EFFECT],
477 usbhid_submit_report(pidff->hid, pidff->reports[PID_BLOCK_LOAD],
516 usbhid_submit_report(pidff->hid, pidff->reports[PID_EFFECT_OPERATION],
538 usbhid_submit_report(pidf
[all...]
H A Dhid-lgff.c82 usbhid_submit_report(hid, report, USB_DIR_OUT);
97 usbhid_submit_report(hid, report, USB_DIR_OUT);
H A Dhid-tmff.c74 usbhid_submit_report(hid, tmff->report, USB_DIR_OUT);
H A Dhid-core.c398 void usbhid_submit_report(struct hid_device *hid, struct hid_report *report, unsigned char dir) function
465 usbhid_submit_report(hid, field->report, USB_DIR_OUT);
534 usbhid_submit_report(hid, report, USB_DIR_IN);
537 usbhid_submit_report(hid, report, USB_DIR_IN);
588 usbhid_submit_report(hid, field->report, USB_DIR_OUT);
H A Dhiddev.c512 usbhid_submit_report(hid, report, USB_DIR_IN);
527 usbhid_submit_report(hid, report, USB_DIR_OUT);

Completed in 99 milliseconds