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