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
586 device: run the gadget
613 device: run the gadget
639 device: run the gadget
714 device: run the gadget, modprobe vivid
716 # uvc-gadget -u /dev/video<uvc video node #> -v /dev/video<vivid video node #>
718 where uvc-gadget is this program:
719 http://git.ideasonboard.org/uvc-gadget.git
745 device: run the gadget
770 described in Documentation/usb/gadget-printer.txt.