Home
last modified time | relevance | path

Searched refs:brcmf_alloc (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dbus.h257 int brcmf_alloc(struct device *dev, struct brcmf_mp_device *settings);
H A Dusb.c1218 ret = brcmf_alloc(devinfo->dev, devinfo->settings); in brcmf_usb_probe_phase2()
1295 ret = brcmf_alloc(devinfo->dev, devinfo->settings); in brcmf_usb_probe_cb()
H A Dcore.c1294 int brcmf_alloc(struct device *dev, struct brcmf_mp_device *settings) in brcmf_alloc() function
H A Dpcie.c1904 ret = brcmf_alloc(&devinfo->pdev->dev, devinfo->settings); in brcmf_pcie_probe()
H A Dsdio.c4364 err = brcmf_alloc(sdiod->dev, sdiod->settings); in brcmf_sdio_firmware_callback()