Searched refs:eth_cyclonev_stop (Results 1 – 1 of 1) sorted by relevance
50 static int eth_cyclonev_stop(const struct device *dev);617 if (eth_cyclonev_stop(dev) == -1) { in eth_cyclonev_isr()1092 static int eth_cyclonev_stop(const struct device *dev) in eth_cyclonev_stop() function1143 .stop = eth_cyclonev_stop,