Home
last modified time | relevance | path

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

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