Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/omapdrm/dss/
Ddsi.c2333 static int dsi_vc_dcs_read(struct omap_dss_device *dssdev, int vc, in dsi_vc_dcs_read() function
4208 r = dsi_vc_dcs_read(dssdev, vc, msg); in _omap_dsi_host_transfer()
/linux-6.1.9/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c3045 static int dsi_vc_dcs_read(struct omap_dss_device *dssdev, int channel, u8 dcs_cmd, in dsi_vc_dcs_read() function
5034 .dcs_read = dsi_vc_dcs_read,