Lines Matching defs:func
43 struct sdio_func *func; member
53 static void wl1251_sdio_interrupt(struct sdio_func *func) in wl1251_sdio_interrupt()
74 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_read() local
87 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_write() local
100 struct sdio_func *func = wl_sdio->func; in wl1251_sdio_read_elp() local
120 struct sdio_func *func = wl_sdio->func; in wl1251_sdio_write_elp() local
138 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_enable_irq() local
147 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_disable_irq() local
176 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_set_power() local
223 static int wl1251_sdio_probe(struct sdio_func *func, in wl1251_sdio_probe()
310 static void wl1251_sdio_remove(struct sdio_func *func) in wl1251_sdio_remove()