Home
last modified time | relevance | path

Searched refs:eth_device_deinit (Results 1 – 4 of 4) sorted by relevance

/components/drivers/usb/cherryusb/platform/rtthread/
A Dusbh_lwip.c160 eth_device_deinit(&g_cdc_ecm_dev); in usbh_cdc_ecm_stop()
250 eth_device_deinit(&g_rndis_dev); in usbh_rndis_stop()
321 eth_device_deinit(&g_cdc_ncm_dev); in usbh_cdc_ncm_stop()
390 eth_device_deinit(&g_asix_dev); in usbh_asix_stop()
459 eth_device_deinit(&g_rtl8152_dev); in usbh_rtl8152_stop()
/components/net/lwip/port/netif/
A Dethernetif.h53 void eth_device_deinit(struct eth_device *dev);
/components/drivers/wlan/
A Ddev_wlan_lwip.c518 eth_device_deinit(&lwip_prot->eth); in rt_wlan_lwip_protocol_unregister()
/components/net/lwip/port/
A Dethernetif.c650 void eth_device_deinit(struct eth_device *dev) in eth_device_deinit() function

Completed in 8 milliseconds