Home
last modified time | relevance | path

Searched refs:usbnet (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/usb/
H A Dusbnet.h26 /* interface from usbnet core to each USB networking link we handle */
27 struct usbnet { struct
118 * Indicates to usbnet, that USB driver accumulates multiple IP packets.
126 int (*bind)(struct usbnet *, struct usb_interface *);
129 void (*unbind)(struct usbnet *, struct usb_interface *);
132 int (*reset)(struct usbnet *);
135 int (*stop)(struct usbnet *);
138 int (*check_connect)(struct usbnet *);
141 int (*manage_power)(struct usbnet *, int);
144 void (*status)(struct usbnet *, struc
[all...]

Completed in 1 milliseconds