Home
last modified time | relevance | path

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

/external/u-boot/net/
Deth-uclass.c65 struct udevice *eth_get_dev(void) in eth_get_dev() function
/external/u-boot/include/
Dnet.h191 static __always_inline struct eth_device *eth_get_dev(void) in eth_get_dev() function