Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h63056 struct device *dma_device; member
95054 struct dma_device { struct
95055 struct kref ref;
95056 unsigned int chancnt;
95057 unsigned int privatecnt;
95058 struct list_head channels;
95059 struct list_head global_node;
95060 struct dma_filter filter;
95061 dma_cap_mask_t cap_mask;
95062 enum dma_desc_metadata_mode desc_metadata_modes;
[all …]