Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c59 static int dsi_vc_send_null(struct dsi_data *dsi, int vc, int channel);
2184 static int dsi_vc_send_null(struct dsi_data *dsi, int vc, int channel) in dsi_vc_send_null() function
3426 dsi_vc_send_null(dsi, VC_CMD, dsi->dsidev->channel); in dsi_setup_dsi_vcs()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c210 static int dsi_vc_send_null(struct omap_dss_device *dssdev, int channel);
2507 dsi_vc_send_null(dssdev, channel); in dsi_vc_enable_hs()
2781 static int dsi_vc_send_null(struct omap_dss_device *dssdev, int channel) in dsi_vc_send_null() function