Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Deth-uclass.c535 static int eth_pre_remove(struct udevice *dev) in eth_pre_remove() function
553 .pre_remove = eth_pre_remove,