brcmf_attach
int brcmf_attach(struct device *dev);
ret = brcmf_attach(&devinfo->pdev->dev);
err = brcmf_attach(sdiod->dev);
ret = brcmf_attach(devinfo->dev);
ret = brcmf_attach(devinfo->dev);