sti_mixer
struct sti_mixer *mixer[STI_MAX_MIXER];
struct sti_mixer *mixer = to_sti_mixer(crtc);
struct sti_mixer *mixer = to_sti_mixer(crtc);
struct sti_mixer *mixer;
struct sti_mixer *mixer = to_sti_mixer(crtc);
struct sti_mixer *mixer = to_sti_mixer(crtc);
struct sti_mixer *mixer = to_sti_mixer(crtc);
int sti_crtc_init(struct drm_device *drm_dev, struct sti_mixer *mixer,
struct sti_mixer *mixer = to_sti_mixer(crtc);
struct sti_mixer *mixer = to_sti_mixer(crtc);
struct sti_mixer;
int sti_crtc_init(struct drm_device *drm_dev, struct sti_mixer *mixer,
struct sti_mixer *mixer = to_sti_mixer(dvo->encoder->crtc);
struct sti_mixer *mixer;
struct sti_mixer *mixer = to_sti_mixer(crtc);
struct sti_mixer *mixer = (struct sti_mixer *)node->info_ent->data;
void sti_mixer_debugfs_init(struct sti_mixer *mixer, struct drm_minor *minor)
void sti_mixer_set_background_status(struct sti_mixer *mixer, bool enable)
static void sti_mixer_set_background_color(struct sti_mixer *mixer,
static void sti_mixer_set_background_area(struct sti_mixer *mixer,
int sti_mixer_set_plane_depth(struct sti_mixer *mixer, struct sti_plane *plane)
int sti_mixer_active_video_area(struct sti_mixer *mixer,
int sti_mixer_set_plane_status(struct sti_mixer *mixer,
struct sti_mixer *sti_mixer_create(struct device *dev,
struct sti_mixer *mixer = devm_kzalloc(dev, sizeof(*mixer), GFP_KERNEL);
const char *sti_mixer_to_str(struct sti_mixer *mixer)
static inline u32 sti_mixer_reg_read(struct sti_mixer *mixer, u32 reg_id)
static inline void sti_mixer_reg_write(struct sti_mixer *mixer,
#define to_sti_mixer(x) container_of(x, struct sti_mixer, drm_crtc)
const char *sti_mixer_to_str(struct sti_mixer *mixer);
struct sti_mixer *sti_mixer_create(struct device *dev,
int sti_mixer_set_plane_status(struct sti_mixer *mixer,
int sti_mixer_set_plane_depth(struct sti_mixer *mixer, struct sti_plane *plane);
int sti_mixer_active_video_area(struct sti_mixer *mixer,
void sti_mixer_set_background_status(struct sti_mixer *mixer, bool enable);
void sti_mixer_debugfs_init(struct sti_mixer *mixer, struct drm_minor *minor);