Lines Matching refs:gadget
4 # (b) the gadget driver using it.
35 peripheral/device side bus controller, and a "gadget driver" for
36 your peripheral protocol. (If you use modular gadget drivers,
42 For more information, see <http://www.linux-usb.org/gadget> and
51 Many controller and gadget drivers will print some debugging
65 Many controller and gadget drivers will print verbose debugging
79 Some of the drivers in the "gadget" framework can expose
90 Some of the drivers in the "gadget" framework can expose
111 This value will be used except for system-specific gadget
130 source "drivers/usb/gadget/udc/Kconfig"
207 driver through the abstract "gadget" API. Some other operating
210 A gadget driver implements one or more USB functions using
217 enough of the right types of endpoints, the gadget driver might
227 A Linux USB "gadget" can be set up through configfs.
416 connections can then be made on the gadget system, using
454 source "drivers/usb/gadget/legacy/Kconfig"