Lines Matching refs:sdio_func
90 static void brcmf_sdiod_ib_irqhandler(struct sdio_func *func) in brcmf_sdiod_ib_irqhandler()
101 static void brcmf_sdiod_dummy_irqhandler(struct sdio_func *func) in brcmf_sdiod_dummy_irqhandler()
296 struct sdio_func *func, u32 addr, in brcmf_sdiod_skbuff_read()
327 struct sdio_func *func, u32 addr, in brcmf_sdiod_skbuff_write()
358 struct sdio_func *func, in brcmf_sdiod_sglist_rw()
741 int brcmf_sdiod_abort(struct brcmf_sdio_dev *sdiodev, struct sdio_func *func) in brcmf_sdiod_abort()
754 struct sdio_func *func; in brcmf_sdiod_sgtable_alloc()
992 static int brcmf_ops_sdio_probe(struct sdio_func *func, in brcmf_ops_sdio_probe()
1034 sdiodev->func1 = func->card->sdio_func[0]; in brcmf_ops_sdio_probe()
1064 static void brcmf_ops_sdio_remove(struct sdio_func *func) in brcmf_ops_sdio_remove()
1109 struct sdio_func *func; in brcmf_ops_sdio_suspend()
1114 func = container_of(dev, struct sdio_func, dev); in brcmf_ops_sdio_suspend()
1142 struct sdio_func *func = container_of(dev, struct sdio_func, dev); in brcmf_ops_sdio_resume()