Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/nxp_enet/
Deth_mcux.c127 static void eth_mcux_init(const struct device *dev);
279 eth_mcux_init(dev); in eth_mcux_device_pm_action()
948 static void eth_mcux_init(const struct device *dev) in eth_mcux_init() function
1096 eth_mcux_init(dev); in eth_init()