Home
last modified time | relevance | path

Searched refs:dsi_vc_send_short (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c2748 static int dsi_vc_send_short(struct platform_device *dsidev, int channel, in dsi_vc_send_short() function
2793 r = dsi_vc_send_short(dsidev, channel, in dsi_vc_write_nosync_common()
2796 r = dsi_vc_send_short(dsidev, channel, in dsi_vc_write_nosync_common()
2801 r = dsi_vc_send_short(dsidev, channel, in dsi_vc_write_nosync_common()
2887 r = dsi_vc_send_short(dsidev, channel, MIPI_DSI_DCS_READ, dcs_cmd, 0); in dsi_vc_dcs_send_read_request()
2923 r = dsi_vc_send_short(dsidev, channel, data_type, data, 0); in dsi_vc_generic_send_read_request()
3104 return dsi_vc_send_short(dsidev, channel, in dsi_vc_set_max_rx_packet_size()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c2681 static int dsi_vc_send_short(struct dsi_data *dsi, int channel, u8 data_type, in dsi_vc_send_short() function
2723 r = dsi_vc_send_short(dsi, channel, in dsi_vc_write_nosync_common()
2726 r = dsi_vc_send_short(dsi, channel, in dsi_vc_write_nosync_common()
2731 r = dsi_vc_send_short(dsi, channel, in dsi_vc_write_nosync_common()
2817 r = dsi_vc_send_short(dsi, channel, MIPI_DSI_DCS_READ, dcs_cmd, 0); in dsi_vc_dcs_send_read_request()
2852 r = dsi_vc_send_short(dsi, channel, data_type, data, 0); in dsi_vc_generic_send_read_request()
3032 return dsi_vc_send_short(dsi, channel, in dsi_vc_set_max_rx_packet_size()