Searched refs:eqos_stop (Results 1 – 7 of 7) sorted by relevance
83 void eqos_stop(struct udevice *dev);
1508 void eqos_stop(struct udevice *dev) in eqos_stop() function2105 .stop = eqos_stop,
2108 eqos_stop(dev); in gmac_rockchip_eth_stop()