Searched defs:dma_device (Results 1 – 1 of 1) sorted by relevance
63056 struct device *dma_device; member95054 struct dma_device { struct95055 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 …]