Searched defs:drm_driver (Results 1 – 6 of 6) sorted by relevance
| /external/bcc/libbpf-tools/riscv/ |
| 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 …]
|
| 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 …]
|
| /external/bcc/libbpf-tools/loongarch/ |
| 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 …]
|
| 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 …]
|
| /external/bcc/libbpf-tools/arm64/ |
| 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 …]
|
| 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 …]
|