Lines Matching defs:pub
227 struct brcmf_core pub; member
234 struct brcmf_chip pub; member
1006 struct brcmf_chip *pub; in brcmf_chip_setup() local
1083 void brcmf_chip_detach(struct brcmf_chip *pub) in brcmf_chip_detach()
1097 struct brcmf_core *brcmf_chip_get_core(struct brcmf_chip *pub, u16 coreid) in brcmf_chip_get_core()
1110 struct brcmf_core *brcmf_chip_get_chipcommon(struct brcmf_chip *pub) in brcmf_chip_get_chipcommon()
1122 bool brcmf_chip_iscoreup(struct brcmf_core *pub) in brcmf_chip_iscoreup()
1130 void brcmf_chip_coredisable(struct brcmf_core *pub, u32 prereset, u32 reset) in brcmf_chip_coredisable()
1138 void brcmf_chip_resetcore(struct brcmf_core *pub, u32 prereset, u32 reset, in brcmf_chip_resetcore()
1242 void brcmf_chip_set_passive(struct brcmf_chip *pub) in brcmf_chip_set_passive()
1267 bool brcmf_chip_set_active(struct brcmf_chip *pub, u32 rstvec) in brcmf_chip_set_active()
1288 bool brcmf_chip_sr_capable(struct brcmf_chip *pub) in brcmf_chip_sr_capable()