Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h76669 struct drm_minor { struct
76670 int index;
76671 int type;
76672 struct device *kdev;
76673 struct drm_device *dev;
76674 struct dentry *debugfs_root;
76675 struct list_head debugfs_list;
76676 struct mutex debugfs_lock;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h86284 struct drm_minor { struct
86285 int index;
86286 int type;
86287 struct device *kdev;
86288 struct drm_device *dev;
86289 struct dentry *debugfs_root;
86290 struct list_head debugfs_list;
86291 struct mutex debugfs_lock;