Home
last modified time | relevance | path

Searched defs:fwvid (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwvid.c60 static int brcmf_fwvid_request_module(enum brcmf_fwvendor fwvid) in brcmf_fwvid_request_module()
86 int brcmf_fwvid_register_vendor(enum brcmf_fwvendor fwvid, struct module *vmod, in brcmf_fwvid_register_vendor()
113 int brcmf_fwvid_unregister_vendor(enum brcmf_fwvendor fwvid, struct module *mod) in brcmf_fwvid_unregister_vendor()
146 static inline int brcmf_fwvid_request_module(enum brcmf_fwvendor fwvid) in brcmf_fwvid_request_module()
154 enum brcmf_fwvendor fwvid = drvr->bus_if->fwvid; in brcmf_fwvid_attach() local
179 enum brcmf_fwvendor fwvid = drvr->bus_if->fwvid; in brcmf_fwvid_detach() local
H A Dbus.h179 enum brcmf_fwvendor fwvid; member
H A Dusb.c1244 enum brcmf_fwvendor fwvid) in brcmf_usb_probe_cb()