Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/arm64/
Dvmlinux.h43532 struct bam_device { struct
43533 void *regs;
43534 struct device *dev;
43535 struct dma_device common;
43536 struct bam_chan *channels;
43537 u32 num_channels;
43538 u32 num_ees;
43539 u32 ee;
43540 bool controlled_remotely;
43541 bool powered_remotely;
[all …]
Dvmlinux_608.h43532 struct bam_device { struct
43533 void *regs;
43534 struct device *dev;
43535 struct dma_device common;
43536 struct bam_chan *channels;
43537 u32 num_channels;
43538 u32 num_ees;
43539 u32 ee;
43540 bool controlled_remotely;
43541 bool powered_remotely;
[all …]