Searched refs:dsi_vc_generic_read (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | dsi.c | 3006 static int dsi_vc_generic_read(struct omap_dss_device *dssdev, int channel, in dsi_vc_generic_read() function 4921 .gen_read = dsi_vc_generic_read,
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dsi.c | 3072 static int dsi_vc_generic_read(struct omap_dss_device *dssdev, int channel, in dsi_vc_generic_read() function 5040 .gen_read = dsi_vc_generic_read,
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dsi.c | 3075 static int dsi_vc_generic_read(struct omap_dss_device *dssdev, int channel, in dsi_vc_generic_read() function 5038 .gen_read = dsi_vc_generic_read,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | dsi.c | 2373 static int dsi_vc_generic_read(struct omap_dss_device *dssdev, int vc, in dsi_vc_generic_read() function 4211 r = dsi_vc_generic_read(dssdev, vc, msg); in _omap_dsi_host_transfer()
|
Completed in 37 milliseconds