Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/omapdrm/dss/
Ddsi.c59 static int dsi_vc_send_null(struct dsi_data *dsi, int vc, int channel);
2178 static int dsi_vc_send_null(struct dsi_data *dsi, int vc, int channel) in dsi_vc_send_null() function
3420 dsi_vc_send_null(dsi, VC_CMD, dsi->dsidev->channel); in dsi_setup_dsi_vcs()
/Linux-v6.1/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c210 static int dsi_vc_send_null(struct omap_dss_device *dssdev, int channel);
2499 dsi_vc_send_null(dssdev, channel); in dsi_vc_enable_hs()
2773 static int dsi_vc_send_null(struct omap_dss_device *dssdev, int channel) in dsi_vc_send_null() function