Searched refs:pnetif_usb0 (Results 1 – 2 of 2) sorted by relevance
44 struct netif *pnetif_usb0 = NULL; variable328 pnetif_usb0 = &sc->ac_if; in ue_attach_post_task()
1207 extern struct netif *pnetif_usb0;1264 (void)netifapi_dhcp_start(pnetif_usb0); in u3g_write_from_shell()1265 while (netifapi_dhcp_is_bound(pnetif_usb0) == 0) { in u3g_write_from_shell()