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

/drivers/video/omap2/dss/
H A Ddsi.c3073 static int dsi_vc_send_short(struct platform_device *dsidev, int channel, function
3083 DSSDBG("dsi_vc_send_short(ch%d, dt %#x, b1 %#x, b2 %#x)\n",
3120 r = dsi_vc_send_short(dsidev, channel,
3123 r = dsi_vc_send_short(dsidev, channel,
3128 r = dsi_vc_send_short(dsidev, channel,
3254 r = dsi_vc_send_short(dsidev, channel, MIPI_DSI_DCS_READ, dcs_cmd, 0);
3290 r = dsi_vc_send_short(dsidev, channel, data_type, data, 0);
3522 return dsi_vc_send_short(dsidev, channel,

Completed in 17 milliseconds