linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* HID - SetFeature Response
@ 2010-05-09  5:49 yoni dana
  0 siblings, 0 replies; only message in thread
From: yoni dana @ 2010-05-09  5:49 UTC (permalink / raw)
  To: linux-input

Hi
I am writing an HID driver to my Hardware .
I have a question regarding Set/Get Feature to USB device.
How to receive a reply after i send usbhid_submit_report(hid, report,
USB_DIR_OUT);

I tried using usbhid_wait_io(hid);
but i get this error: WARNING: "usbhid_wait_io"  undefined!

How can i receive the response related to the report i send.
(the response will be on the interrupt endpoint)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-09  5:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-09  5:49 HID - SetFeature Response yoni dana

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).