Searched refs:net2280 (Results 1 – 7 of 7) sorted by relevance
| /Linux-v4.19/drivers/usb/gadget/udc/ |
| D | net2280.h | 97 struct net2280 *dev; 148 struct net2280 { struct 252 static inline void net2280_led_init(struct net2280 *dev) in net2280_led_init() 265 void net2280_led_speed(struct net2280 *dev, enum usb_device_speed speed) in net2280_led_speed() 288 static inline void net2280_led_active(struct net2280 *dev, int is_active) in net2280_led_active() 300 static inline void net2280_led_shutdown(struct net2280 *dev) in net2280_led_shutdown()
|
| D | net2280.c | 162 static void stop_activity(struct net2280 *dev, 164 static void ep0_start(struct net2280 *dev); 183 struct net2280 *dev; in net2280_enable() 959 struct net2280 *dev; in done() 993 struct net2280 *dev; in net2280_queue() 1472 struct net2280 *dev; in net2280_get_frame() 1478 dev = container_of(_gadget, struct net2280, gadget); in net2280_get_frame() 1487 struct net2280 *dev; in net2280_wakeup() 1493 dev = container_of(_gadget, struct net2280, gadget); in net2280_wakeup() 1507 struct net2280 *dev; in net2280_set_selfpowered() [all …]
|
| D | Makefile | 13 obj-$(CONFIG_USB_NET2280) += net2280.o
|
| D | Kconfig | 386 dynamically linked module called "net2280" and force all
|
| /Linux-v4.19/Documentation/usb/ |
| D | gadget_serial.txt | 109 Controller" (for example, net2280), and for the "Serial Gadget" 199 S: Manufacturer=Linux 2.6.8.1 with net2280 231 S: Manufacturer=Linux 2.6.8.1 with net2280
|
| D | gadget_printer.txt | 38 modprobe net2280
|
| /Linux-v4.19/Documentation/driver-api/usb/ |
| D | gadget.rst | 243 hardware, such as the net2280 on PCI (USB 2.0), sa11x0 or pxa25x as 367 ``net2280`` driver module. The driver supports Linux kernel versions 2.4 383 act like a net2280, a pxa25x, or an sa11x0 in terms of available
|