Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/sti/
Dsti_drm_crtc.c29 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_drm_crtc_prepare()
49 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_drm_crtc_commit()
84 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_drm_crtc_mode_set()
134 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_drm_crtc_disable()
169 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_drm_atomic_begin()
294 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_drm_crtc_is_main()
Dsti_mixer.h16 #define to_sti_mixer(x) container_of(x, struct sti_mixer, drm_crtc) macro
Dsti_drm_plane.c37 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_drm_update_plane()
88 mixer = to_sti_mixer(plane->crtc); in sti_drm_disable_plane()
Dsti_dvo.c234 struct sti_mixer *mixer = to_sti_mixer(dvo->encoder->crtc); in sti_dvo_set_mode()