Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Drtl8139.c180 static int rtl8139_probe(struct eth_device *dev, bd_t *bis);
226 dev->init = rtl8139_probe; in rtl8139_initialize()
244 static int rtl8139_probe(struct eth_device *dev, bd_t *bis) in rtl8139_probe() function