Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_crtc.c25 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_crtc_enable()
47 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_crtc_disabling()
65 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_crtc_mode_set()
115 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_crtc_disable()
148 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_crtc_atomic_begin()
164 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_crtc_atomic_flush()
355 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_crtc_is_main()
Dsti_mixer.h16 #define to_sti_mixer(x) container_of(x, struct sti_mixer, drm_crtc) macro
Dsti_cursor.c120 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_cursor_atomic_update()
218 struct sti_mixer *mixer = to_sti_mixer(drm_plane->crtc); in sti_cursor_atomic_disable()
Dsti_gdp.c244 struct sti_mixer *mixer = to_sti_mixer(drm_plane->crtc); in sti_gdp_disable()
412 mixer = to_sti_mixer(crtc); in sti_gdp_atomic_update()
584 struct sti_mixer *mixer = to_sti_mixer(drm_plane->crtc); in sti_gdp_atomic_disable()
Dsti_hqvdp.c785 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_hqvdp_atomic_update()
941 struct sti_mixer *mixer = to_sti_mixer(drm_plane->crtc); in sti_hqvdp_atomic_disable()
Dsti_dvo.c234 struct sti_mixer *mixer = to_sti_mixer(dvo->encoder->crtc); in sti_dvo_set_mode()