Searched defs:tvout (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/sti/ |
H A D | sti_tvout.c | 125 struct sti_tvout *tvout; member 145 static u32 tvout_read(struct sti_tvout *tvout, int offset) in tvout_read() argument 150 static void tvout_write(struct sti_tvout *tvout, u32 val, int offset) in tvout_write() argument 164 static void tvout_vip_set_color_order(struct sti_tvout *tvout, int reg, in tvout_vip_set_color_order() argument 186 tvout_vip_set_clip_mode(struct sti_tvout * tvout,int reg,u32 range) tvout_vip_set_clip_mode() argument 202 tvout_vip_set_rnd(struct sti_tvout * tvout,int reg,u32 rnd) tvout_vip_set_rnd() argument 219 tvout_vip_set_sel_input(struct sti_tvout * tvout,int reg,bool main_path,enum sti_tvout_video_out_type video_out) tvout_vip_set_sel_input() argument 256 tvout_vip_set_in_vid_fmt(struct sti_tvout * tvout,int reg,u32 in_vid_fmt) tvout_vip_set_in_vid_fmt() argument 272 tvout_preformatter_set_matrix(struct sti_tvout * tvout,struct drm_display_mode * mode) tvout_preformatter_set_matrix() argument 298 tvout_dvo_start(struct sti_tvout * tvout,bool main_path) tvout_dvo_start() argument 352 tvout_hdmi_start(struct sti_tvout * tvout,bool main_path) tvout_hdmi_start() argument 401 tvout_hda_start(struct sti_tvout * tvout,bool main_path) tvout_hda_start() argument 500 struct sti_tvout *tvout = (struct sti_tvout *)node->info_ent->data; tvout_dbg_show() local 573 tvout_debugfs_init(struct sti_tvout * tvout,struct drm_minor * minor) tvout_debugfs_init() argument 605 struct sti_tvout *tvout = to_sti_tvout(encoder); sti_tvout_late_register() local 618 struct sti_tvout *tvout = to_sti_tvout(encoder); sti_tvout_early_unregister() local 634 struct sti_tvout *tvout = to_sti_tvout(encoder); sti_dvo_encoder_enable() local 643 struct sti_tvout *tvout = to_sti_tvout(encoder); sti_dvo_encoder_disable() local 658 sti_tvout_create_dvo_encoder(struct drm_device * dev,struct sti_tvout * tvout) sti_tvout_create_dvo_encoder() argument 684 struct sti_tvout *tvout = to_sti_tvout(encoder); sti_hda_encoder_enable() local 693 struct sti_tvout *tvout = to_sti_tvout(encoder); sti_hda_encoder_disable() local 710 sti_tvout_create_hda_encoder(struct drm_device * dev,struct sti_tvout * tvout) sti_tvout_create_hda_encoder() argument 735 struct sti_tvout *tvout = to_sti_tvout(encoder); sti_hdmi_encoder_enable() local 744 struct sti_tvout *tvout = to_sti_tvout(encoder); sti_hdmi_encoder_disable() local 758 sti_tvout_create_hdmi_encoder(struct drm_device * dev,struct sti_tvout * tvout) sti_tvout_create_hdmi_encoder() argument 782 sti_tvout_create_encoders(struct drm_device * dev,struct sti_tvout * tvout) sti_tvout_create_encoders() argument 796 sti_tvout_destroy_encoders(struct sti_tvout * tvout) sti_tvout_destroy_encoders() argument 813 struct sti_tvout *tvout = dev_get_drvdata(dev); sti_tvout_bind() local 826 struct sti_tvout *tvout = dev_get_drvdata(dev); sti_tvout_unbind() local 840 struct sti_tvout *tvout; sti_tvout_probe() local [all...] |
/linux/drivers/acpi/ |
H A D | acpi_video.c | 177 u8 tvout:1; member
|
/linux/drivers/video/fbdev/matrox/ |
H A D | matroxfb_base.h | 324 unsigned char state, tvout; member
|