Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/omapdrm/dss/
Ddsi.c2087 static int dsi_vc_send_long(struct dsi_data *dsi, int vc, in dsi_vc_send_long() function
2185 return dsi_vc_send_long(dsi, vc, &msg); in dsi_vc_send_null()
2197 r = dsi_vc_send_long(dsi, vc, msg); in dsi_vc_write_common()
/Linux-v6.1/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c2679 static int dsi_vc_send_long(struct platform_device *dsidev, int channel, in dsi_vc_send_long() function
2777 return dsi_vc_send_long(dsidev, channel, MIPI_DSI_NULL_PACKET, NULL, in dsi_vc_send_null()
2802 r = dsi_vc_send_long(dsidev, channel, in dsi_vc_write_nosync_common()