Searched refs:smc911x_detect_chip (Results 1 – 3 of 3) sorted by relevance
245 if (smc911x_detect_chip(dev)) in smc911x_init()
259 if (smc911x_detect_chip(dev)) { in smc911x_initialize()
426 static int smc911x_detect_chip(struct eth_device *dev) in smc911x_detect_chip() function