Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c2837 static int dsi_vc_write_common(struct omap_dss_device *dssdev, int channel, in dsi_vc_write_common() function
2869 return dsi_vc_write_common(dssdev, channel, data, len, in dsi_vc_dcs_write()
2876 return dsi_vc_write_common(dssdev, channel, data, len, in dsi_vc_generic_write()
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c2194 static int dsi_vc_write_common(struct omap_dss_device *dssdev, int vc, in dsi_vc_write_common() function
4206 r = dsi_vc_write_common(dssdev, vc, msg); in _omap_dsi_host_transfer()