Searched refs:dsi_vc_send_long (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/omapdrm/dss/ |
D | dsi.c | 2618 static int dsi_vc_send_long(struct dsi_data *dsi, int channel, u8 data_type, in dsi_vc_send_long() function 2712 return dsi_vc_send_long(dsi, channel, MIPI_DSI_NULL_PACKET, NULL, 0, 0); in dsi_vc_send_null() 2737 r = dsi_vc_send_long(dsi, channel, in dsi_vc_write_nosync_common()
|
/Linux-v5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
D | dsi.c | 2684 static int dsi_vc_send_long(struct platform_device *dsidev, int channel, in dsi_vc_send_long() function 2782 return dsi_vc_send_long(dsidev, channel, MIPI_DSI_NULL_PACKET, NULL, in dsi_vc_send_null() 2807 r = dsi_vc_send_long(dsidev, channel, in dsi_vc_write_nosync_common()
|