Home
last modified time | relevance | path

Searched refs:sti_vid_create (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_vid.h26 struct sti_vid *sti_vid_create(struct device *dev, struct drm_device *drm_dev,
H A Dsti_vid.c207 struct sti_vid *sti_vid_create(struct device *dev, struct drm_device *drm_dev, in sti_vid_create() function
H A Dsti_compositor.c80 sti_vid_create(compo->dev, drm_dev, desc[i].id, in sti_compositor_bind()