Searched refs:eqos_stop (Results 1 – 3 of 3) sorted by relevance
83 void eqos_stop(struct udevice *dev);
1511 void eqos_stop(struct udevice *dev) in eqos_stop() function2106 .stop = eqos_stop,
2577 eqos_stop(dev); in gmac_rockchip_eth_stop()