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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/gadget/
H A Du_ether.h55 /* descriptors match device speed at gether_connect() time */
87 struct net_device *gether_connect(struct gether *);
H A Df_subset.c251 net = gether_connect(&geth->port);
H A Df_eem.c193 net = gether_connect(&eem->port);
H A Df_ecm.c504 net = gether_connect(&ecm->port);
H A Df_rndis.c491 net = gether_connect(&rndis->port);
H A Du_ether.c843 * gether_connect - notify network layer that USB link is active
858 struct net_device *gether_connect(struct gether *link) function
924 * @link: the USB link, on which gether_connect() was called
930 * On return, the state is as if gether_connect() had never been called.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/gadget/
H A Du_ether.h55 /* descriptors match device speed at gether_connect() time */
87 struct net_device *gether_connect(struct gether *);
H A Df_subset.c251 net = gether_connect(&geth->port);
H A Df_eem.c193 net = gether_connect(&eem->port);
H A Df_ecm.c504 net = gether_connect(&ecm->port);
H A Df_rndis.c491 net = gether_connect(&rndis->port);
H A Du_ether.c843 * gether_connect - notify network layer that USB link is active
858 struct net_device *gether_connect(struct gether *link) function
924 * @link: the USB link, on which gether_connect() was called
930 * On return, the state is as if gether_connect() had never been called.

Completed in 191 milliseconds