Searched refs:brcms_c_chipmatch (Results 1 – 3 of 3) sorted by relevance
276 bool brcms_c_chipmatch(struct bcma_device *core);
471 status = brcms_c_chipmatch(wl->wlc->hw->d11core); in brcms_ops_stop()
4419 if (!brcms_c_chipmatch(core)) { in brcms_b_attach()5615 bool brcms_c_chipmatch(struct bcma_device *core) in brcms_c_chipmatch() function