Searched refs:idmac_desc (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/mmc/host/
H A Ddw_mmc.c83 struct idmac_desc { struct
524 struct idmac_desc *desc_first, *desc_last, *desc; dw_mci_translate_sglist()
633 struct idmac_desc *p; dw_mci_idmac_init()
635 host->ring_size = PAGE_SIZE / sizeof(struct idmac_desc); dw_mci_idmac_init()
642 (sizeof(struct idmac_desc) * (i + 1))); dw_mci_idmac_init()

Completed in 74 milliseconds