Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/sti/
Dsti_mixer.h50 int sti_mixer_set_plane_depth(struct sti_mixer *mixer, struct sti_plane *plane);
Dsti_crtc.c165 if (sti_mixer_set_plane_depth(mixer, plane)) { in sti_crtc_atomic_flush()
Dsti_mixer.c233 int sti_mixer_set_plane_depth(struct sti_mixer *mixer, struct sti_plane *plane) in sti_mixer_set_plane_depth() function