Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dbus.h257 int brcmf_alloc(struct device *dev, struct brcmf_mp_device *settings);
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()
Dcore.c1292 int brcmf_alloc(struct device *dev, struct brcmf_mp_device *settings) in brcmf_alloc() function
Dpcie.c1917 ret = brcmf_alloc(&devinfo->pdev->dev, devinfo->settings); in brcmf_pcie_probe()
Dsdio.c4382 err = brcmf_alloc(sdiod->dev, sdiod->settings); in brcmf_sdio_firmware_callback()