Lines Matching refs:gadget
167 process which implements the function proper). The gadget should be enabled
168 by writing a suitable string to usb_gadget/<gadget>/UDC.
173 On the device: start the function's userspace daemon, enable the gadget
211 - create the gadget
212 - connect the gadget to a host, preferably not the one used
213 to control the gadget
220 - observe the keystrokes from the gadget
239 device: run the gadget
291 device: connect the gadget, enable it
316 There are two cases: playing a mid from the gadget to
317 the host and playing a mid from the host to the gadget.
319 1) Playing a mid from the gadget to the host
328 gadget)
336 2) Playing a mid from the host to the gadget
337 gadget)
374 After the gadget's MIDI port is connected to timidity's MIDI port,
375 whatever is played at the gadget side with aplaymidi -l is audible
588 device: run the gadget
615 device: run the gadget
641 device: run the gadget
716 device: run the gadget, modprobe vivid
718 # uvc-gadget -u /dev/video<uvc video node #> -v /dev/video<vivid video node #>
720 where uvc-gadget is this program:
721 http://git.ideasonboard.org/uvc-gadget.git
747 device: run the gadget
772 described in Documentation/usb/gadget-printer.txt.