Home
last modified time | relevance | path

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

/net/
A Deth_common.c119 eth_set_dev(dev); in eth_set_current()
121 eth_set_dev(NULL); in eth_set_current()
123 eth_set_dev(eth_get_dev_by_name(act)); in eth_set_current()
A Deth_internal.h16 void eth_set_dev(struct udevice *dev);
A Deth-uclass.c126 void eth_set_dev(struct udevice *dev) in eth_set_dev() function
500 eth_set_dev(prime_dev); in eth_initialize()
503 eth_set_dev(NULL); in eth_initialize()
560 eth_set_dev(NULL); in eth_pre_unbind()

Completed in 10 milliseconds