Home
last modified time | relevance | path

Searched defs:dma_buf_te_alloc (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/base/arm/dma_buf_test_exporter/
H A Ddma-buf-test-exporter.c50 struct dma_buf_te_alloc { struct
52 size_t nr_pages;
53 struct page **pages;
56 int nr_attached_devices;
57 int nr_device_mappings;
58 int nr_cpu_mappings;
83 struct dma_buf_te_alloc *alloc; in dma_buf_te_attach() argument