Home
last modified time | relevance | path

Searched refs:net2280 (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/drivers/usb/gadget/udc/
Dnet2280.h97 struct net2280 *dev;
148 struct net2280 { struct
249 static inline void net2280_led_init(struct net2280 *dev) in net2280_led_init()
262 void net2280_led_speed(struct net2280 *dev, enum usb_device_speed speed) in net2280_led_speed()
285 static inline void net2280_led_active(struct net2280 *dev, int is_active) in net2280_led_active()
297 static inline void net2280_led_shutdown(struct net2280 *dev) in net2280_led_shutdown()
Dnet2280.c162 static void stop_activity(struct net2280 *dev,
164 static void ep0_start(struct net2280 *dev);
183 struct net2280 *dev; in net2280_enable()
956 struct net2280 *dev; in done()
990 struct net2280 *dev; in net2280_queue()
1469 struct net2280 *dev; in net2280_get_frame()
1475 dev = container_of(_gadget, struct net2280, gadget); in net2280_get_frame()
1484 struct net2280 *dev; in net2280_wakeup()
1490 dev = container_of(_gadget, struct net2280, gadget); in net2280_wakeup()
1504 struct net2280 *dev; in net2280_set_selfpowered()
[all …]
DMakefile13 obj-$(CONFIG_USB_NET2280) += net2280.o
DKconfig388 dynamically linked module called "net2280" and force all
/Linux-v5.4/Documentation/usb/
Dgadget_serial.rst112 Controller" (for example, net2280), and for the "Serial Gadget"
202 S: Manufacturer=Linux 2.6.8.1 with net2280
234 S: Manufacturer=Linux 2.6.8.1 with net2280
Dgadget_printer.rst40 modprobe net2280
/Linux-v5.4/Documentation/driver-api/usb/
Dgadget.rst243 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
/Linux-v5.4/include/
DKbuild714 header-test- += linux/usb/net2280.h