Searched refs:brcmf_alloc (Results 1 – 5 of 5) sorted by relevance
256 int brcmf_alloc(struct device *dev, struct brcmf_mp_device *settings);
1181 ret = brcmf_alloc(devinfo->dev, devinfo->settings); in brcmf_usb_probe_phase2()1258 ret = brcmf_alloc(devinfo->dev, devinfo->settings); in brcmf_usb_probe_cb()1468 err = brcmf_alloc(&usb->dev, devinfo->settings); in brcmf_usb_resume()
1212 int brcmf_alloc(struct device *dev, struct brcmf_mp_device *settings) in brcmf_alloc() function
1930 ret = brcmf_alloc(&devinfo->pdev->dev, devinfo->settings); in brcmf_pcie_probe()
4250 err = brcmf_alloc(sdiod->dev, sdiod->settings); in brcmf_sdio_firmware_callback()