Home
last modified time | relevance | path

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

/aosp_15_r20/external/libva/va/drm/
H A Dva_drm_utils.c59 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 Dvmlinux_602.h83809 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 Dvmlinux.h83809 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 Dvmlinux.h41362 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 Dvmlinux_602.h41362 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 Dvmlinux.h76141 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 Dvmlinux_608.h45769 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 Dvmlinux.h45769 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 Dvmlinux.h85756 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 …]