Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h74992 struct pl011_dmarx_data { struct
74993 struct dma_chan *chan;
74994 struct completion complete;
74995 bool use_buf_b;
74996 struct pl011_dmabuf dbuf_a;
74997 struct pl011_dmabuf dbuf_b;
74998 dma_cookie_t cookie;
74999 bool running;
75000 struct timer_list timer;
75001 unsigned int last_residue;
[all …]