sti_mixer 76 drivers/gpu/drm/sti/sti_compositor.h struct sti_mixer *mixer[STI_MAX_MIXER]; sti_mixer 28 drivers/gpu/drm/sti/sti_crtc.c struct sti_mixer *mixer = to_sti_mixer(crtc); sti_mixer 40 drivers/gpu/drm/sti/sti_crtc.c struct sti_mixer *mixer = to_sti_mixer(crtc); sti_mixer 52 drivers/gpu/drm/sti/sti_crtc.c struct sti_mixer *mixer = to_sti_mixer(crtc); sti_mixer 106 drivers/gpu/drm/sti/sti_crtc.c struct sti_mixer *mixer = to_sti_mixer(crtc); sti_mixer 139 drivers/gpu/drm/sti/sti_crtc.c struct sti_mixer *mixer = to_sti_mixer(crtc); sti_mixer 248 drivers/gpu/drm/sti/sti_crtc.c struct sti_mixer *mixer; sti_mixer 315 drivers/gpu/drm/sti/sti_crtc.c struct sti_mixer *mixer = to_sti_mixer(crtc); sti_mixer 337 drivers/gpu/drm/sti/sti_crtc.c struct sti_mixer *mixer = to_sti_mixer(crtc); sti_mixer 345 drivers/gpu/drm/sti/sti_crtc.c int sti_crtc_init(struct drm_device *drm_dev, struct sti_mixer *mixer, sti_mixer 14 drivers/gpu/drm/sti/sti_crtc.h struct sti_mixer; sti_mixer 16 drivers/gpu/drm/sti/sti_crtc.h int sti_crtc_init(struct drm_device *drm_dev, struct sti_mixer *mixer, sti_mixer 283 drivers/gpu/drm/sti/sti_dvo.c struct sti_mixer *mixer = to_sti_mixer(dvo->encoder->crtc); sti_mixer 624 drivers/gpu/drm/sti/sti_gdp.c struct sti_mixer *mixer; sti_mixer 737 drivers/gpu/drm/sti/sti_gdp.c struct sti_mixer *mixer = to_sti_mixer(crtc); sti_mixer 54 drivers/gpu/drm/sti/sti_mixer.c const char *sti_mixer_to_str(struct sti_mixer *mixer) sti_mixer 66 drivers/gpu/drm/sti/sti_mixer.c static inline u32 sti_mixer_reg_read(struct sti_mixer *mixer, u32 reg_id) sti_mixer 71 drivers/gpu/drm/sti/sti_mixer.c static inline void sti_mixer_reg_write(struct sti_mixer *mixer, sti_mixer 151 drivers/gpu/drm/sti/sti_mixer.c struct sti_mixer *mixer = (struct sti_mixer *)node->info_ent->data; sti_mixer 181 drivers/gpu/drm/sti/sti_mixer.c int sti_mixer_debugfs_init(struct sti_mixer *mixer, struct drm_minor *minor) sti_mixer 208 drivers/gpu/drm/sti/sti_mixer.c void sti_mixer_set_background_status(struct sti_mixer *mixer, bool enable) sti_mixer 217 drivers/gpu/drm/sti/sti_mixer.c static void sti_mixer_set_background_color(struct sti_mixer *mixer, sti_mixer 223 drivers/gpu/drm/sti/sti_mixer.c static void sti_mixer_set_background_area(struct sti_mixer *mixer, sti_mixer 237 drivers/gpu/drm/sti/sti_mixer.c int sti_mixer_set_plane_depth(struct sti_mixer *mixer, struct sti_plane *plane) sti_mixer 292 drivers/gpu/drm/sti/sti_mixer.c int sti_mixer_active_video_area(struct sti_mixer *mixer, sti_mixer 336 drivers/gpu/drm/sti/sti_mixer.c int sti_mixer_set_plane_status(struct sti_mixer *mixer, sti_mixer 358 drivers/gpu/drm/sti/sti_mixer.c struct sti_mixer *sti_mixer_create(struct device *dev, sti_mixer 363 drivers/gpu/drm/sti/sti_mixer.c struct sti_mixer *mixer = devm_kzalloc(dev, sizeof(*mixer), GFP_KERNEL); sti_mixer 21 drivers/gpu/drm/sti/sti_mixer.h #define to_sti_mixer(x) container_of(x, struct sti_mixer, drm_crtc) sti_mixer 46 drivers/gpu/drm/sti/sti_mixer.h const char *sti_mixer_to_str(struct sti_mixer *mixer); sti_mixer 48 drivers/gpu/drm/sti/sti_mixer.h struct sti_mixer *sti_mixer_create(struct device *dev, sti_mixer 53 drivers/gpu/drm/sti/sti_mixer.h int sti_mixer_set_plane_status(struct sti_mixer *mixer, sti_mixer 55 drivers/gpu/drm/sti/sti_mixer.h int sti_mixer_set_plane_depth(struct sti_mixer *mixer, struct sti_plane *plane); sti_mixer 56 drivers/gpu/drm/sti/sti_mixer.h int sti_mixer_active_video_area(struct sti_mixer *mixer, sti_mixer 59 drivers/gpu/drm/sti/sti_mixer.h void sti_mixer_set_background_status(struct sti_mixer *mixer, bool enable); sti_mixer 61 drivers/gpu/drm/sti/sti_mixer.h int sti_mixer_debugfs_init(struct sti_mixer *mixer, struct drm_minor *minor);