Searched defs:sdio_data (Results 1 – 2 of 2) sorted by relevance
36 typedef struct sdio_data { struct37 u8 func_number;39 u8 tx_block_mode;40 u8 rx_block_mode;41 u32 block_transfer_len;44 struct mmc_card *card;45 struct sdio_func *func;46 _thread_hdl_ sys_sdio_irq_thd;47 unsigned int clock;48 unsigned int timing;[all …]
30 PSDIO_DATA sdio_data = &dvobj->intf_data; in rtw_sdio_claim_host_needed() local39 PSDIO_DATA sdio_data = &dvobj->intf_data; in rtw_sdio_set_irq_thd() local