Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c2838 static int dsi_vc_write_common(struct omap_dss_device *dssdev, int channel, in dsi_vc_write_common() function
2870 return dsi_vc_write_common(dssdev, channel, data, len, in dsi_vc_dcs_write()
2877 return dsi_vc_write_common(dssdev, channel, data, len, in dsi_vc_generic_write()
/linux-6.12.1/drivers/gpu/drm/omapdrm/dss/
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()