Home
last modified time | relevance | path

Searched refs:brcmf_chip_get_pmu (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dchip.h81 struct brcmf_core *brcmf_chip_get_pmu(struct brcmf_chip *pub);
H A Dchip.c1104 pmu = brcmf_chip_get_pmu(pub); /* after reading cc_caps_ext */ in brcmf_chip_setup()
1222 struct brcmf_core *brcmf_chip_get_pmu(struct brcmf_chip *pub) in brcmf_chip_get_pmu() function
1413 struct brcmf_core *pmu = brcmf_chip_get_pmu(pub); in brcmf_chip_sr_capable()