Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c2692 static int dsi_vc_send_long(struct platform_device *dsidev, int channel, in dsi_vc_send_long() function
2790 return dsi_vc_send_long(dsidev, channel, MIPI_DSI_NULL_PACKET, NULL, in dsi_vc_send_null()
2815 r = dsi_vc_send_long(dsidev, channel, in dsi_vc_write_nosync_common()
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Ddsi.c2722 static int dsi_vc_send_long(struct dsi_data *dsi, int channel, u8 data_type, in dsi_vc_send_long() function
2816 return dsi_vc_send_long(dsi, channel, MIPI_DSI_NULL_PACKET, NULL, 0, 0); in dsi_vc_send_null()
2841 r = dsi_vc_send_long(dsi, channel, in dsi_vc_write_nosync_common()