Home
last modified time | relevance | path

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

/bsp/wch/arm/ch579m/board/
A Ddrv_eth.c35 static rt_err_t eth_open(rt_device_t dev, rt_uint16_t oflag) in eth_open() function
249 eth_device.parent.open = eth_open; in rt_hw_eth_init()
/bsp/loongson/ls1cdev/drivers/net/
A DsynopGMAC.c394 static rt_err_t eth_open(rt_device_t dev, rt_uint16_t oflag) in eth_open() function
946 eth_dev.parent.parent.open = eth_open; in rt_hw_eth_init()
/bsp/loongson/ls2kdev/drivers/net/
A DsynopGMAC.c414 static rt_err_t eth_open(rt_device_t dev, rt_uint16_t oflag) in eth_open() function
974 eth_dev.parent.parent.open = eth_open; in rt_hw_eth_init()

Completed in 21 milliseconds