Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_vid.h25 void sti_vid_disable(struct sti_vid *vid);
H A Dsti_vid.c183 void sti_vid_disable(struct sti_vid *vid) in sti_vid_disable() function
H A Dsti_crtc.c199 sti_vid_disable(compo->vid[0]); in sti_crtc_atomic_flush()