Searched refs:b53_switch_detect (Results 1 – 2 of 2) sorted by relevance
237 int b53_switch_detect(struct b53_device *dev);
2758 int b53_switch_detect(struct b53_device *dev) in b53_switch_detect() function2824 EXPORT_SYMBOL(b53_switch_detect);2835 if (!dev->chip_id && b53_switch_detect(dev)) in b53_switch_register()