Home
last modified time | relevance | path

Searched refs:eth_pre_unbind (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/net/
H A Deth-uclass.c454 static int eth_pre_unbind(struct udevice *dev) in eth_pre_unbind() function
551 .pre_unbind = eth_pre_unbind,