Home
last modified time | relevance | path

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

/u-boot/net/
A Deth-uclass.c28 struct eth_device_priv { struct
162 struct eth_device_priv *priv; in eth_init_state_only()
178 struct eth_device_priv *priv; in eth_halt_state_only()
291 struct eth_device_priv *priv = in eth_init()
322 struct eth_device_priv *priv; in eth_halt()
339 struct eth_device_priv *priv; in eth_is_active()
511 struct eth_device_priv *priv = dev_get_uclass_priv(dev); in eth_post_probe()
609 .per_device_auto = sizeof(struct eth_device_priv),

Completed in 4 milliseconds