Searched refs:eth_init (Results 1 – 3 of 3) sorted by relevance
30 static rt_err_t eth_init(rt_device_t dev) in eth_init() function248 eth_device.parent.init = eth_init; in rt_hw_eth_init()
276 static rt_err_t eth_init(rt_device_t device) in eth_init() function945 eth_dev.parent.parent.init = eth_init; in rt_hw_eth_init()
299 static rt_err_t eth_init(rt_device_t device) in eth_init() function973 eth_dev.parent.parent.init = eth_init; in rt_hw_eth_init()
Completed in 12 milliseconds