Lines Matching refs:sdio_func
23 struct sdio_func *func;
27 static struct sdio_func *wl_to_func(struct wl1251 *wl) in wl_to_func()
33 static void wl1251_sdio_interrupt(struct sdio_func *func) in wl1251_sdio_interrupt()
54 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_read()
67 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_write()
80 struct sdio_func *func = wl_sdio->func; in wl1251_sdio_read_elp()
100 struct sdio_func *func = wl_sdio->func; in wl1251_sdio_write_elp()
118 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_enable_irq()
127 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_disable_irq()
156 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_set_power()
192 static int wl1251_sdio_probe(struct sdio_func *func, in wl1251_sdio_probe()
281 static void wl1251_sdio_remove(struct sdio_func *func) in wl1251_sdio_remove()