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