Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_xlnx_gem.c44 static int eth_xlnx_gem_start_device(const struct device *dev);
73 .start = eth_xlnx_gem_start_device,
524 static int eth_xlnx_gem_start_device(const struct device *dev) in eth_xlnx_gem_start_device() function