Home
last modified time | relevance | path

Searched refs:sg_cpu (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mmc/host/
H A Dmmci_stm32_sdmmc.c58 void *sg_cpu; member
200 idma->sg_cpu = dmam_alloc_coherent(dev, SDMMC_LLI_BUF_LEN, in sdmmc_idma_setup()
202 if (!idma->sg_cpu) { in sdmmc_idma_setup()
224 struct sdmmc_lli_desc *desc = (struct sdmmc_lli_desc *)idma->sg_cpu; in sdmmc_idma_start()
/linux/Documentation/driver-api/media/drivers/
H A Dpxa_camera.rst113 This structure is pointed by dma->sg_cpu.