Home
last modified time | relevance | path

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

/external/u-boot/examples/standalone/
Dsmc911x_eeprom.c242 static int smc911x_init(struct eth_device *dev) in smc911x_init() function
335 if (smc911x_init(&dev)) in smc911x_eeprom()
/external/u-boot/drivers/net/
Dsmc911x.c128 static int smc911x_init(struct eth_device *dev, bd_t * bd) in smc911x_init() function
276 dev->init = smc911x_init; in smc911x_initialize()