Lines Matching refs:channel

649 	void (*enable_hs)(struct omap_dss_device *dssdev, int channel,
653 int (*update)(struct omap_dss_device *dssdev, int channel,
659 int (*enable_video_output)(struct omap_dss_device *dssdev, int channel);
661 int channel);
663 int (*request_vc)(struct omap_dss_device *dssdev, int *channel);
664 int (*set_vc_id)(struct omap_dss_device *dssdev, int channel,
666 void (*release_vc)(struct omap_dss_device *dssdev, int channel);
669 int (*dcs_write)(struct omap_dss_device *dssdev, int channel,
671 int (*dcs_write_nosync)(struct omap_dss_device *dssdev, int channel,
673 int (*dcs_read)(struct omap_dss_device *dssdev, int channel, u8 dcs_cmd,
676 int (*gen_write)(struct omap_dss_device *dssdev, int channel,
678 int (*gen_write_nosync)(struct omap_dss_device *dssdev, int channel,
680 int (*gen_read)(struct omap_dss_device *dssdev, int channel,
684 int (*bta_sync)(struct omap_dss_device *dssdev, int channel);
687 int channel, u16 plen);
710 u8 channel; member
869 enum omap_display_type dss_feat_get_supported_displays(enum omap_channel channel);
870 enum omap_dss_output_id dss_feat_get_supported_outputs(enum omap_channel channel);
914 void dispc_mgr_enable(enum omap_channel channel, bool enable);
915 bool dispc_mgr_is_enabled(enum omap_channel channel);
916 u32 dispc_mgr_get_vsync_irq(enum omap_channel channel);
917 u32 dispc_mgr_get_framedone_irq(enum omap_channel channel);
918 u32 dispc_mgr_get_sync_lost_irq(enum omap_channel channel);
919 bool dispc_mgr_go_busy(enum omap_channel channel);
920 void dispc_mgr_go(enum omap_channel channel);
921 void dispc_mgr_set_lcd_config(enum omap_channel channel,
923 void dispc_mgr_set_timings(enum omap_channel channel,
925 void dispc_mgr_setup(enum omap_channel channel,
928 int dispc_ovl_check(enum omap_plane plane, enum omap_channel channel,
936 enum omap_channel channel);