Home
last modified time | relevance | path

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

/linux/drivers/media/pci/ivtv/ !
H A Divtv-udma.h26 dma_sync_single_for_device(&itv->pdev->dev, itv->udma.SG_handle, in ivtv_udma_sync_for_device()
32 dma_sync_single_for_cpu(&itv->pdev->dev, itv->udma.SG_handle, in ivtv_udma_sync_for_cpu()
H A Divtv-driver.h291 dma_addr_t SG_handle; member