Home
last modified time | relevance | path

Searched refs:eth_init (Results 1 – 3 of 3) sorted by relevance

/bsp/wch/arm/ch579m/board/
A Ddrv_eth.c30 static rt_err_t eth_init(rt_device_t dev) in eth_init() function
248 eth_device.parent.init = eth_init; in rt_hw_eth_init()
/bsp/loongson/ls1cdev/drivers/net/
A DsynopGMAC.c276 static rt_err_t eth_init(rt_device_t device) in eth_init() function
945 eth_dev.parent.parent.init = eth_init; in rt_hw_eth_init()
/bsp/loongson/ls2kdev/drivers/net/
A DsynopGMAC.c299 static rt_err_t eth_init(rt_device_t device) in eth_init() function
973 eth_dev.parent.parent.init = eth_init; in rt_hw_eth_init()

Completed in 12 milliseconds