Lines Matching refs:sdio_func
94 static void brcmf_sdiod_ib_irqhandler(struct sdio_func *func) in brcmf_sdiod_ib_irqhandler()
105 static void brcmf_sdiod_dummy_irqhandler(struct sdio_func *func) in brcmf_sdiod_dummy_irqhandler()
233 static inline int brcmf_sdiod_f0_writeb(struct sdio_func *func, in brcmf_sdiod_f0_writeb()
255 struct sdio_func *func; in brcmf_sdiod_request_data()
1016 struct sdio_func *func; in brcmf_sdiod_probe()
1111 static int brcmf_ops_sdio_probe(struct sdio_func *func, in brcmf_ops_sdio_probe()
1146 sdiodev->func[1] = func->card->sdio_func[0]; in brcmf_ops_sdio_probe()
1191 static void brcmf_ops_sdio_remove(struct sdio_func *func) in brcmf_ops_sdio_remove()
1232 struct sdio_func *func; in brcmf_ops_sdio_suspend()
1237 func = container_of(dev, struct sdio_func, dev); in brcmf_ops_sdio_suspend()
1265 struct sdio_func *func = container_of(dev, struct sdio_func, dev); in brcmf_ops_sdio_resume()