Lines Matching refs:omap_dss_device

210 static int dsi_vc_send_null(struct omap_dss_device *dssdev, int channel);
317 struct omap_dss_device *dssdev;
380 struct omap_dss_device output;
405 static inline struct platform_device *dsi_get_dsidev_from_dssdev(struct omap_dss_device *dssdev) in dsi_get_dsidev_from_dssdev()
412 struct omap_dss_device *out; in dsi_get_dsidev_from_id()
463 static void dsi_bus_lock(struct omap_dss_device *dssdev) in dsi_bus_lock()
471 static void dsi_bus_unlock(struct omap_dss_device *dssdev) in dsi_bus_unlock()
2485 static void dsi_vc_enable_hs(struct omap_dss_device *dssdev, int channel, in dsi_vc_enable_hs()
2613 static int dsi_vc_send_bta_sync(struct omap_dss_device *dssdev, int channel) in dsi_vc_send_bta_sync()
2781 static int dsi_vc_send_null(struct omap_dss_device *dssdev, int channel) in dsi_vc_send_null()
2819 static int dsi_vc_dcs_write_nosync(struct omap_dss_device *dssdev, int channel, in dsi_vc_dcs_write_nosync()
2828 static int dsi_vc_generic_write_nosync(struct omap_dss_device *dssdev, int channel, in dsi_vc_generic_write_nosync()
2837 static int dsi_vc_write_common(struct omap_dss_device *dssdev, int channel, in dsi_vc_write_common()
2866 static int dsi_vc_dcs_write(struct omap_dss_device *dssdev, int channel, u8 *data, in dsi_vc_dcs_write()
2873 static int dsi_vc_generic_write(struct omap_dss_device *dssdev, int channel, u8 *data, in dsi_vc_generic_write()
3045 static int dsi_vc_dcs_read(struct omap_dss_device *dssdev, int channel, u8 dcs_cmd, in dsi_vc_dcs_read()
3075 static int dsi_vc_generic_read(struct omap_dss_device *dssdev, int channel, in dsi_vc_generic_read()
3102 static int dsi_vc_set_max_rx_packet_size(struct omap_dss_device *dssdev, int channel, in dsi_vc_set_max_rx_packet_size()
3742 static int dsi_configure_pins(struct omap_dss_device *dssdev, in dsi_configure_pins()
3809 static int dsi_enable_video_output(struct omap_dss_device *dssdev, int channel) in dsi_enable_video_output()
3815 struct omap_dss_device *out = &dsi->output; in dsi_enable_video_output()
3880 static void dsi_disable_video_output(struct omap_dss_device *dssdev, int channel) in dsi_disable_video_output()
4040 static int dsi_update(struct omap_dss_device *dssdev, int channel, in dsi_update()
4249 static int dsi_display_enable(struct omap_dss_device *dssdev) in dsi_display_enable()
4283 static void dsi_display_disable(struct omap_dss_device *dssdev, in dsi_display_disable()
4307 static int dsi_enable_te(struct omap_dss_device *dssdev, bool enable) in dsi_enable_te()
4790 static int dsi_set_config(struct omap_dss_device *dssdev, in dsi_set_config()
4889 static int dsi_request_vc(struct omap_dss_device *dssdev, int *channel) in dsi_request_vc()
4907 static int dsi_set_vc_id(struct omap_dss_device *dssdev, int channel, int vc_id) in dsi_set_vc_id()
4933 static void dsi_release_vc(struct omap_dss_device *dssdev, int channel) in dsi_release_vc()
4962 static int dsi_connect(struct omap_dss_device *dssdev, in dsi_connect()
4963 struct omap_dss_device *dst) in dsi_connect()
4992 static void dsi_disconnect(struct omap_dss_device *dssdev, in dsi_disconnect()
4993 struct omap_dss_device *dst) in dsi_disconnect()
5048 struct omap_dss_device *out = &dsi->output; in dsi_init_output()
5066 struct omap_dss_device *out = &dsi->output; in dsi_uninit_output()