Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c2093 static int dsi_vc_send_long(struct dsi_data *dsi, int vc, in dsi_vc_send_long() function
2191 return dsi_vc_send_long(dsi, vc, &msg); in dsi_vc_send_null()
2203 r = dsi_vc_send_long(dsi, vc, msg); in dsi_vc_write_common()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c2687 static int dsi_vc_send_long(struct platform_device *dsidev, int channel, in dsi_vc_send_long() function
2785 return dsi_vc_send_long(dsidev, channel, MIPI_DSI_NULL_PACKET, NULL, in dsi_vc_send_null()
2810 r = dsi_vc_send_long(dsidev, channel, in dsi_vc_write_nosync_common()