Home
last modified time | relevance | path

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

/linux-4.4.14/arch/xtensa/kernel/
Dpci-dma.c92 static void xtensa_sync_single_for_device(struct device *dev, in xtensa_sync_single_for_device() function
133 xtensa_sync_single_for_device(dev, sg_dma_address(s), in xtensa_sync_sg_for_device()
192 xtensa_sync_single_for_device(dev, dma_handle, size, dir); in xtensa_map_page()
244 .sync_single_for_device = xtensa_sync_single_for_device,