Home
last modified time | relevance | path

Searched refs:sti_vid (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_vid.h17 struct sti_vid { struct
23 void sti_vid_commit(struct sti_vid *vid, argument
25 void sti_vid_disable(struct sti_vid *vid);
26 struct sti_vid *sti_vid_create(struct device *dev, int id,
Dsti_vid.c46 void sti_vid_commit(struct sti_vid *vid, in sti_vid_commit()
76 void sti_vid_disable(struct sti_vid *vid) in sti_vid_disable()
86 static void sti_vid_init(struct sti_vid *vid) in sti_vid_init()
106 struct sti_vid *sti_vid_create(struct device *dev, int id, in sti_vid_create()
109 struct sti_vid *vid; in sti_vid_create()
DMakefile4 sti_vid.o \
Dsti_compositor.h78 struct sti_vid *vid[STI_MAX_VID];