Searched refs:eth_device_deinit (Results 1 – 4 of 4) sorted by relevance
160 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()
53 void eth_device_deinit(struct eth_device *dev);
518 eth_device_deinit(&lwip_prot->eth); in rt_wlan_lwip_protocol_unregister()
650 void eth_device_deinit(struct eth_device *dev) in eth_device_deinit() function
Completed in 8 milliseconds