Home
last modified time | relevance | path

Searched refs:brcmf_mp_device (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcommon.h54 struct brcmf_mp_device { struct
69 struct brcmf_mp_device *brcmf_get_module_param(struct device *dev, argument
72 void brcmf_release_module_param(struct brcmf_mp_device *module_param);
Dof.h18 struct brcmf_mp_device *settings);
21 struct brcmf_mp_device *settings) in brcmf_of_probe()
Dcore.h75 struct brcmf_mp_device; /* module paramateres, device specific */
144 struct brcmf_mp_device *settings;
Dbus.h48 struct brcmf_mp_device;
248 int brcmf_attach(struct device *dev, struct brcmf_mp_device *settings);
Dof.c27 struct brcmf_mp_device *settings) in brcmf_of_probe()
Dcommon.c403 struct brcmf_mp_device *brcmf_get_module_param(struct device *dev, in brcmf_get_module_param()
407 struct brcmf_mp_device *settings; in brcmf_get_module_param()
459 void brcmf_release_module_param(struct brcmf_mp_device *module_param) in brcmf_release_module_param()
Dsdio.h180 struct brcmf_mp_device *settings;
Dcore.c1123 int brcmf_attach(struct device *dev, struct brcmf_mp_device *settings) in brcmf_attach()
Dusb.c179 struct brcmf_mp_device *settings;
Dpcie.c272 struct brcmf_mp_device *settings;