Searched refs:brcmf_cyw_ops (Results 1 – 3 of 3) sorted by relevance
8 extern const struct brcmf_fwvid_ops brcmf_cyw_ops;9 #define CYW_VOPS (&brcmf_cyw_ops)
15 &brcmf_cyw_ops); in brcmf_cyw_init()
56 const struct brcmf_fwvid_ops brcmf_cyw_ops = { variable