Lines Matching refs:brcmf_chip
226 struct brcmf_chip pub;
747 int brcmf_chip_get_raminfo(struct brcmf_chip *pub) in brcmf_chip_get_raminfo()
1071 struct brcmf_chip *pub; in brcmf_chip_setup()
1108 struct brcmf_chip *brcmf_chip_attach(void *ctx, u16 devid, in brcmf_chip_attach()
1154 void brcmf_chip_detach(struct brcmf_chip *pub) in brcmf_chip_detach()
1168 struct brcmf_core *brcmf_chip_get_d11core(struct brcmf_chip *pub, u8 unit) in brcmf_chip_get_d11core()
1183 struct brcmf_core *brcmf_chip_get_core(struct brcmf_chip *pub, u16 coreid) in brcmf_chip_get_core()
1196 struct brcmf_core *brcmf_chip_get_chipcommon(struct brcmf_chip *pub) in brcmf_chip_get_chipcommon()
1208 struct brcmf_core *brcmf_chip_get_pmu(struct brcmf_chip *pub) in brcmf_chip_get_pmu()
1346 void brcmf_chip_set_passive(struct brcmf_chip *pub) in brcmf_chip_set_passive()
1371 bool brcmf_chip_set_active(struct brcmf_chip *pub, u32 rstvec) in brcmf_chip_set_active()
1392 bool brcmf_chip_sr_capable(struct brcmf_chip *pub) in brcmf_chip_sr_capable()