Searched defs:sdio_func (Results 1 – 1 of 1) sorted by relevance
48 struct sdio_func { struct49 enum sdio_func_num num; /*!< Function number */ argument50 struct sd_card *card; /*!< Card this function is present on */51 struct sdio_cis cis; /*!< CIS tuple data for this function */52 uint16_t block_size; /*!< Current block size for this function */