/aosp_15_r20/external/libva/va/drm/ |
H A D | va_drm_utils.c | 59 const char * const drm_driver; in VA_DRM_GetDriverNames() member 72 char *drm_driver; in VA_DRM_GetDriverNames() local
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 83809 struct drm_driver { struct 83810 int (*load)(struct drm_device *, long unsigned int); 83811 int (*open)(struct drm_device *, struct drm_file *); 83812 void (*postclose)(struct drm_device *, struct drm_file *); 83813 void (*lastclose)(struct drm_device *); 83814 void (*unload)(struct drm_device *); 83815 void (*release)(struct drm_device *); 83816 void (*master_set)(struct drm_device *, struct drm_file *, bool); 83817 void (*master_drop)(struct drm_device *, struct drm_file *); 83818 void (*debugfs_init)(struct drm_minor *); [all …]
|
H A D | vmlinux.h | 83809 struct drm_driver { struct 83810 int (*load)(struct drm_device *, long unsigned int); 83811 int (*open)(struct drm_device *, struct drm_file *); 83812 void (*postclose)(struct drm_device *, struct drm_file *); 83813 void (*lastclose)(struct drm_device *); 83814 void (*unload)(struct drm_device *); 83815 void (*release)(struct drm_device *); 83816 void (*master_set)(struct drm_device *, struct drm_file *, bool); 83817 void (*master_drop)(struct drm_device *, struct drm_file *); 83818 void (*debugfs_init)(struct drm_minor *); [all …]
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 41362 struct drm_driver { struct 41363 int (*load)(struct drm_device *, long unsigned int); 41364 int (*open)(struct drm_device *, struct drm_file *); 41365 void (*postclose)(struct drm_device *, struct drm_file *); 41366 void (*lastclose)(struct drm_device *); 41367 void (*unload)(struct drm_device *); 41368 void (*release)(struct drm_device *); 41369 void (*master_set)(struct drm_device *, struct drm_file *, bool); 41370 void (*master_drop)(struct drm_device *, struct drm_file *); 41371 void (*debugfs_init)(struct drm_minor *); [all …]
|
H A D | vmlinux_602.h | 41362 struct drm_driver { struct 41363 int (*load)(struct drm_device *, long unsigned int); 41364 int (*open)(struct drm_device *, struct drm_file *); 41365 void (*postclose)(struct drm_device *, struct drm_file *); 41366 void (*lastclose)(struct drm_device *); 41367 void (*unload)(struct drm_device *); 41368 void (*release)(struct drm_device *); 41369 void (*master_set)(struct drm_device *, struct drm_file *, bool); 41370 void (*master_drop)(struct drm_device *, struct drm_file *); 41371 void (*debugfs_init)(struct drm_minor *); [all …]
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 76141 struct drm_driver { struct 76142 int (*load)(struct drm_device *, unsigned long); 76143 int (*open)(struct drm_device *, struct drm_file *); 76144 void (*postclose)(struct drm_device *, struct drm_file *); 76145 void (*lastclose)(struct drm_device *); 76146 void (*unload)(struct drm_device *); 76147 void (*release)(struct drm_device *); 76148 void (*master_set)(struct drm_device *, struct drm_file *, bool); 76149 void (*master_drop)(struct drm_device *, struct drm_file *); 76150 void (*debugfs_init)(struct drm_minor *); [all …]
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 45769 struct drm_driver { struct 45770 int (*load)(struct drm_device *, long unsigned int); 45771 int (*open)(struct drm_device *, struct drm_file *); 45772 void (*postclose)(struct drm_device *, struct drm_file *); 45773 void (*lastclose)(struct drm_device *); 45774 void (*unload)(struct drm_device *); 45775 void (*release)(struct drm_device *); 45776 void (*master_set)(struct drm_device *, struct drm_file *, bool); 45777 void (*master_drop)(struct drm_device *, struct drm_file *); 45778 void (*debugfs_init)(struct drm_minor *); [all …]
|
H A D | vmlinux.h | 45769 struct drm_driver { struct 45770 int (*load)(struct drm_device *, long unsigned int); 45771 int (*open)(struct drm_device *, struct drm_file *); 45772 void (*postclose)(struct drm_device *, struct drm_file *); 45773 void (*lastclose)(struct drm_device *); 45774 void (*unload)(struct drm_device *); 45775 void (*release)(struct drm_device *); 45776 void (*master_set)(struct drm_device *, struct drm_file *, bool); 45777 void (*master_drop)(struct drm_device *, struct drm_file *); 45778 void (*debugfs_init)(struct drm_minor *); [all …]
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 85756 struct drm_driver { struct 85757 int (*load)(struct drm_device *, unsigned long); 85758 int (*open)(struct drm_device *, struct drm_file *); 85759 void (*postclose)(struct drm_device *, struct drm_file *); 85760 void (*lastclose)(struct drm_device *); 85761 void (*unload)(struct drm_device *); 85762 void (*release)(struct drm_device *); 85763 void (*master_set)(struct drm_device *, struct drm_file *, bool); 85764 void (*master_drop)(struct drm_device *, struct drm_file *); 85765 void (*debugfs_init)(struct drm_minor *); [all …]
|