Searched refs:eth_open (Results 1 – 3 of 3) sorted by relevance
35 static rt_err_t eth_open(rt_device_t dev, rt_uint16_t oflag) in eth_open() function249 eth_device.parent.open = eth_open; in rt_hw_eth_init()
394 static rt_err_t eth_open(rt_device_t dev, rt_uint16_t oflag) in eth_open() function946 eth_dev.parent.parent.open = eth_open; in rt_hw_eth_init()
414 static rt_err_t eth_open(rt_device_t dev, rt_uint16_t oflag) in eth_open() function974 eth_dev.parent.parent.open = eth_open; in rt_hw_eth_init()
Completed in 21 milliseconds