Home
last modified time | relevance | path

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

/external/crosvm/media/libva/src/
Ddisplay.rs77 drm_file: File, field
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h69866 struct drm_file { struct
69867 bool authenticated;
69868 bool stereo_allowed;
69869 bool universal_planes;
69870 bool atomic;
69871 bool aspect_ratio_allowed;
69872 bool writeback_connectors;
69873 bool is_master;
69874 struct drm_master *master;
69875 struct pid *pid;
[all …]
Dvmlinux.h69866 struct drm_file { struct
69867 bool authenticated;
69868 bool stereo_allowed;
69869 bool universal_planes;
69870 bool atomic;
69871 bool aspect_ratio_allowed;
69872 bool writeback_connectors;
69873 bool is_master;
69874 struct drm_master *master;
69875 struct pid *pid;
[all …]