Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_xlnx_gem.c45 static int eth_xlnx_gem_stop_device(const struct device *dev);
74 .stop = eth_xlnx_gem_stop_device,
573 static int eth_xlnx_gem_stop_device(const struct device *dev) in eth_xlnx_gem_stop_device() function