Lines Matching defs:pub
217 struct brcmf_core pub; member
224 struct brcmf_chip pub; member
736 int brcmf_chip_get_raminfo(struct brcmf_chip *pub) in brcmf_chip_get_raminfo()
1053 struct brcmf_chip *pub; in brcmf_chip_setup() local
1135 void brcmf_chip_detach(struct brcmf_chip *pub) in brcmf_chip_detach()
1149 struct brcmf_core *brcmf_chip_get_d11core(struct brcmf_chip *pub, u8 unit) in brcmf_chip_get_d11core()
1164 struct brcmf_core *brcmf_chip_get_core(struct brcmf_chip *pub, u16 coreid) in brcmf_chip_get_core()
1177 struct brcmf_core *brcmf_chip_get_chipcommon(struct brcmf_chip *pub) in brcmf_chip_get_chipcommon()
1189 struct brcmf_core *brcmf_chip_get_pmu(struct brcmf_chip *pub) in brcmf_chip_get_pmu()
1206 bool brcmf_chip_iscoreup(struct brcmf_core *pub) in brcmf_chip_iscoreup()
1214 void brcmf_chip_coredisable(struct brcmf_core *pub, u32 prereset, u32 reset) in brcmf_chip_coredisable()
1222 void brcmf_chip_resetcore(struct brcmf_core *pub, u32 prereset, u32 reset, in brcmf_chip_resetcore()
1326 void brcmf_chip_set_passive(struct brcmf_chip *pub) in brcmf_chip_set_passive()
1351 bool brcmf_chip_set_active(struct brcmf_chip *pub, u32 rstvec) in brcmf_chip_set_active()
1372 bool brcmf_chip_sr_capable(struct brcmf_chip *pub) in brcmf_chip_sr_capable()