Lines Matching refs:gadget
17 a gadget / "device class" driver using the Linux USB Gadget API. After the
18 USB device controller driver is loaded then load the printer gadget driver.
24 printer gadget driver using a device file. The printer returns a printer status
35 To load the USB device controller driver and the printer gadget driver. The
42 The follow command line parameter can be used when loading the printer gadget
100 To get the current printer status for the gadget driver:
197 /* Open device file for printer gadget. */
217 /* Read data from printer gadget driver. */
247 /* Open device file for printer gadget. */
272 /* Write data to printer gadget driver. */
308 /* Open device file for printer gadget. */
317 /* Read data from printer gadget driver. */
341 /* Open device file for printer gadget. */
375 /* Open device file for printer gadget. */