Searched refs:eth_device_priv (Results 1 – 1 of 1) sorted by relevance
32 struct eth_device_priv { struct193 struct eth_device_priv *priv; in eth_init_state_only()209 struct eth_device_priv *priv; in eth_halt_state_only()322 struct eth_device_priv *priv = in eth_init()353 struct eth_device_priv *priv; in eth_halt()370 struct eth_device_priv *priv; in eth_is_active()554 struct eth_device_priv *priv = dev_get_uclass_priv(dev); in eth_post_probe()654 .per_device_auto = sizeof(struct eth_device_priv),
Completed in 5 milliseconds