Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Drtl8139.c184 static int rtl8139_probe(struct eth_device *dev, bd_t *bis);
232 dev->init = rtl8139_probe; in rtl8139_initialize()
252 static int rtl8139_probe(struct eth_device *dev, bd_t *bis) in rtl8139_probe() function