Searched refs:b53_switch_detect (Results 1 – 2 of 2) sorted by relevance
271 int b53_switch_detect(struct b53_device *dev);
3060 int b53_switch_detect(struct b53_device *dev) in b53_switch_detect() function3141 EXPORT_SYMBOL(b53_switch_detect);3152 if (!dev->chip_id && b53_switch_detect(dev)) in b53_switch_register()