Searched defs:sdio_rx (Results 1 – 1 of 1) sorted by relevance
42 struct sdio_rx { struct43 struct list_head list;44 struct rx_cxt *rx_cxt;45 void (*callback)(void *cb_data, void *data, int len);46 void *cb_data;