Searched refs:eth_close (Results 1 – 3 of 3) sorted by relevance
40 static rt_err_t eth_close(rt_device_t dev) in eth_close() function250 eth_device.parent.close = eth_close; in rt_hw_eth_init()
401 static rt_err_t eth_close(rt_device_t dev) in eth_close() function947 eth_dev.parent.parent.close = eth_close; in rt_hw_eth_init()
421 static rt_err_t eth_close(rt_device_t dev) in eth_close() function975 eth_dev.parent.parent.close = eth_close; in rt_hw_eth_init()
Completed in 17 milliseconds