Searched refs:b53_switch_detect (Results 1 – 2 of 2) sorted by relevance
224 int b53_switch_detect(struct b53_device *dev);
2619 int b53_switch_detect(struct b53_device *dev) in b53_switch_detect() function2684 EXPORT_SYMBOL(b53_switch_detect);2695 if (!dev->chip_id && b53_switch_detect(dev)) in b53_switch_register()