Searched refs:sti_vid (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/ |
H A D | sti_vid.h | 17 struct sti_vid { struct 23 void sti_vid_commit(struct sti_vid *vid, 25 void sti_vid_disable(struct sti_vid *vid); 26 struct sti_vid *sti_vid_create(struct device *dev, struct drm_device *drm_dev, 29 void vid_debugfs_init(struct sti_vid *vid, struct drm_minor *minor);
|
H A D | sti_vid.c | 13 #include "sti_vid.h" 96 struct sti_vid *vid = (struct sti_vid *)node->info_ent->data; in vid_dbg_show() 127 void vid_debugfs_init(struct sti_vid *vid, struct drm_minor *minor) in vid_debugfs_init() 139 void sti_vid_commit(struct sti_vid *vid, in sti_vid_commit() 183 void sti_vid_disable(struct sti_vid *vid) in sti_vid_disable() 193 static void sti_vid_init(struct sti_vid *vid) in sti_vid_init() 207 struct sti_vid *sti_vid_create(struct device *dev, struct drm_device *drm_dev, in sti_vid_create() 210 struct sti_vid *vid; in sti_vid_create()
|
H A D | sti_compositor.h | 77 struct sti_vid *vid[STI_MAX_VID];
|
H A D | Makefile | 5 sti_vid.o \
|
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/ |
H A D | sti_vid.h | 17 struct sti_vid { struct 23 void sti_vid_commit(struct sti_vid *vid, 25 void sti_vid_disable(struct sti_vid *vid); 26 struct sti_vid *sti_vid_create(struct device *dev, struct drm_device *drm_dev, 29 void vid_debugfs_init(struct sti_vid *vid, struct drm_minor *minor);
|
H A D | sti_vid.c | 13 #include "sti_vid.h" 96 struct sti_vid *vid = (struct sti_vid *)node->info_ent->data; in vid_dbg_show() 127 void vid_debugfs_init(struct sti_vid *vid, struct drm_minor *minor) in vid_debugfs_init() 139 void sti_vid_commit(struct sti_vid *vid, in sti_vid_commit() 183 void sti_vid_disable(struct sti_vid *vid) in sti_vid_disable() 193 static void sti_vid_init(struct sti_vid *vid) in sti_vid_init() 207 struct sti_vid *sti_vid_create(struct device *dev, struct drm_device *drm_dev, in sti_vid_create() 210 struct sti_vid *vid; in sti_vid_create()
|
H A D | sti_compositor.h | 77 struct sti_vid *vid[STI_MAX_VID];
|
H A D | Makefile | 5 sti_vid.o \
|
Completed in 3 milliseconds