Home
last modified time | relevance | path

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

/external/u-boot/net/
Deth-uclass.c23 struct eth_device_priv { struct
148 struct eth_device_priv *priv; in eth_init_state_only()
164 struct eth_device_priv *priv; in eth_halt_state_only()
277 struct eth_device_priv *priv = in eth_init()
307 struct eth_device_priv *priv; in eth_halt()
320 struct eth_device_priv *priv; in eth_is_active()
459 struct eth_device_priv *priv = dev->uclass_priv; in eth_post_probe()
551 .per_device_auto_alloc_size = sizeof(struct eth_device_priv),