Home
last modified time | relevance | path

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

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