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