Home | History | Annotate | Download | only in src

Lines Matching refs:func

36 extern int tiwlan_sdio_init(struct sdio_func *func);
48 void SDIO_SetFunc( struct sdio_func *func )
50 tiwlan_func = func;
91 struct sdio_func *func = (struct sdio_func *)Handle;
93 if (func) {
96 if (tiwlan_sdio_init(func)) {
108 struct sdio_func *func = (struct sdio_func *)Handle;
110 if (func && func->card) {
111 sdio_release_host(func);
112 sdio_reset_comm(func->card);
113 sdio_claim_host(func);
143 struct sdio_func *func = (struct sdio_func *)Handle;
158 if ((rc = sdio_memcpy_fromio(func, tgt, Req->peripheral_addr,
172 struct sdio_func *func = (struct sdio_func *)Handle;
193 rc = sdio_memcpy_toio(func, Req->peripheral_addr, src,