Home
last modified time | relevance | path

Searched defs:eth_get_dev (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/net/
H A Deth-uclass.c67 struct udevice *eth_get_dev(void) in eth_get_dev() function
/OK3568_Linux_fs/u-boot/include/
H A Dnet.h191 static __always_inline struct eth_device *eth_get_dev(void) in eth_get_dev() function