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