Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/ethernet/
Deth_xlnx_gem.c44 static int eth_xlnx_gem_start_device(const struct device *dev);
70 .start = eth_xlnx_gem_start_device,
520 static int eth_xlnx_gem_start_device(const struct device *dev) in eth_xlnx_gem_start_device() function