Lines Matching +defs:val +defs:func
23 struct sdio_func *func; member
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() local
67 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_write() local
76 static void wl1251_sdio_read_elp(struct wl1251 *wl, int addr, u32 *val) in wl1251_sdio_read_elp()
80 struct sdio_func *func = wl_sdio->func; in wl1251_sdio_read_elp() local
96 static void wl1251_sdio_write_elp(struct wl1251 *wl, int addr, u32 val) in wl1251_sdio_write_elp()
100 struct sdio_func *func = wl_sdio->func; in wl1251_sdio_write_elp() local
118 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_enable_irq() local
127 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_disable_irq() local
156 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_set_power() local
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()