Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h66157 struct dma_device { struct
66158 struct kref ref;
66159 unsigned int chancnt;
66160 unsigned int privatecnt;
66161 struct list_head channels;
66162 struct list_head global_node;
66163 struct dma_filter filter;
66164 dma_cap_mask_t cap_mask;
66165 enum dma_desc_metadata_mode desc_metadata_modes;
66166 short unsigned int max_xor;
[all …]