Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Deepro100.c222 static int eepro100_init (struct eth_device *dev, bd_t * bis);
440 dev->init = eepro100_init; in eepro100_initialize()
477 static int eepro100_init (struct eth_device *dev, bd_t * bis) in eepro100_init() function