Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/riscv/
Dvmlinux.h83626 struct drm_device_dma { struct
83627 struct drm_buf_entry bufs[23];
83628 int buf_count;
83629 struct drm_buf **buflist;
83630 int seg_count;
83631 int page_count;
83632 long unsigned int *pagelist;
83633 long unsigned int byte_count;
83634 enum {
83639 } flags;
Dvmlinux_602.h83626 struct drm_device_dma { struct
83627 struct drm_buf_entry bufs[23];
83628 int buf_count;
83629 struct drm_buf **buflist;
83630 int seg_count;
83631 int page_count;
83632 long unsigned int *pagelist;
83633 long unsigned int byte_count;
83634 enum {
83639 } flags;