Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c2751 static int dsi_vc_send_short(struct platform_device *dsidev, int channel, in dsi_vc_send_short() function
2796 r = dsi_vc_send_short(dsidev, channel, in dsi_vc_write_nosync_common()
2799 r = dsi_vc_send_short(dsidev, channel, in dsi_vc_write_nosync_common()
2804 r = dsi_vc_send_short(dsidev, channel, in dsi_vc_write_nosync_common()
2890 r = dsi_vc_send_short(dsidev, channel, MIPI_DSI_DCS_READ, dcs_cmd, 0); in dsi_vc_dcs_send_read_request()
2926 r = dsi_vc_send_short(dsidev, channel, data_type, data, 0); in dsi_vc_generic_send_read_request()
3107 return dsi_vc_send_short(dsidev, channel, in dsi_vc_set_max_rx_packet_size()
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c2154 static int dsi_vc_send_short(struct dsi_data *dsi, int vc, in dsi_vc_send_short() function
2201 r = dsi_vc_send_short(dsi, vc, msg); in dsi_vc_write_common()
2349 r = dsi_vc_send_short(dsi, vc, msg); in dsi_vc_dcs_read()
2379 r = dsi_vc_send_short(dsi, vc, msg); in dsi_vc_generic_read()