Searched refs:sdio_card (Results 1 – 1 of 1) sorted by relevance
35 struct sdio_card struct797 struct sdio_card *sc; in sdio_register_card()801 sc = rt_malloc(sizeof(struct sdio_card)); in sdio_register_card()1327 struct sdio_card *sc; in sdio_match_driver()1332 sc = (struct sdio_card *)rt_list_entry(l, struct sdio_card, list); in sdio_match_driver()
Completed in 9 milliseconds