Home
last modified time | relevance | path

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

/net/
A Deth-uclass.c31 struct eth_device_priv { struct
194 struct eth_device_priv *priv; in eth_init_state_only()
210 struct eth_device_priv *priv; in eth_halt_state_only()
289 struct eth_device_priv *priv = dev_get_uclass_priv(dev); in eth_start_udev()
380 struct eth_device_priv *priv; in eth_halt()
405 struct eth_device_priv *priv; in eth_is_active()
591 struct eth_device_priv *priv = dev_get_uclass_priv(dev); in eth_post_probe()
669 .per_device_auto = sizeof(struct eth_device_priv),

Completed in 27 milliseconds