Lines Matching defs:func
24 struct sdio_func *func; member
34 static void wl1251_sdio_interrupt(struct sdio_func *func) in wl1251_sdio_interrupt()
55 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_read() local
68 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_write() local
81 struct sdio_func *func = wl_sdio->func; in wl1251_sdio_read_elp() local
101 struct sdio_func *func = wl_sdio->func; in wl1251_sdio_write_elp() local
119 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_enable_irq() local
128 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_disable_irq() local
157 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_set_power() local
193 static int wl1251_sdio_probe(struct sdio_func *func, in wl1251_sdio_probe()
287 static void wl1251_sdio_remove(struct sdio_func *func) in wl1251_sdio_remove()