Lines Matching refs:channel
557 void (*enable_hs)(struct omap_dss_device *dssdev, int channel,
561 int (*update)(struct omap_dss_device *dssdev, int channel,
567 int (*enable_video_output)(struct omap_dss_device *dssdev, int channel);
569 int channel);
571 int (*request_vc)(struct omap_dss_device *dssdev, int *channel);
572 int (*set_vc_id)(struct omap_dss_device *dssdev, int channel,
574 void (*release_vc)(struct omap_dss_device *dssdev, int channel);
577 int (*dcs_write)(struct omap_dss_device *dssdev, int channel,
579 int (*dcs_write_nosync)(struct omap_dss_device *dssdev, int channel,
581 int (*dcs_read)(struct omap_dss_device *dssdev, int channel, u8 dcs_cmd,
584 int (*gen_write)(struct omap_dss_device *dssdev, int channel,
586 int (*gen_write_nosync)(struct omap_dss_device *dssdev, int channel,
588 int (*gen_read)(struct omap_dss_device *dssdev, int channel,
592 int (*bta_sync)(struct omap_dss_device *dssdev, int channel);
595 int channel, u16 plen);