Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dbus.h264 int brcmf_alloc(struct device *dev, struct brcmf_mp_device *settings);
Dusb.c1205 ret = brcmf_alloc(devinfo->dev, devinfo->settings); in brcmf_usb_probe_phase2()
1282 ret = brcmf_alloc(devinfo->dev, devinfo->settings); in brcmf_usb_probe_cb()
Dcore.c1289 int brcmf_alloc(struct device *dev, struct brcmf_mp_device *settings) in brcmf_alloc() function
Dpcie.c2275 ret = brcmf_alloc(&devinfo->pdev->dev, devinfo->settings); in brcmf_pcie_probe()
Dsdio.c4379 err = brcmf_alloc(sdiod->dev, sdiod->settings); in brcmf_sdio_firmware_callback()