Lines Matching defs:func
31 struct sdio_func *func; member
41 static void wl1251_sdio_interrupt(struct sdio_func *func) in wl1251_sdio_interrupt()
62 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_read() local
75 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_write() local
88 struct sdio_func *func = wl_sdio->func; in wl1251_sdio_read_elp() local
108 struct sdio_func *func = wl_sdio->func; in wl1251_sdio_write_elp() local
126 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_enable_irq() local
135 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_disable_irq() local
164 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_set_power() local
212 static int wl1251_sdio_probe(struct sdio_func *func, in wl1251_sdio_probe()
308 static void wl1251_sdio_remove(struct sdio_func *func) in wl1251_sdio_remove()