Home
last modified time | relevance | path

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

/openbmc/u-boot/include/net/pfe_eth/
H A Dpfe_driver.h56 int pfe_eth_remove(struct udevice *dev);
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_eth.c292 .remove = pfe_eth_remove,
H A Dpfe_driver.c631 int pfe_eth_remove(struct udevice *dev) in pfe_eth_remove() function