Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/omapdrm/dss/
Ddsi.c2545 static int dsi_vc_send_bta_sync(struct omap_dss_device *dssdev, int channel) in dsi_vc_send_bta_sync() function
2775 r = dsi_vc_send_bta_sync(dssdev, channel); in dsi_vc_write_common()
2980 r = dsi_vc_send_bta_sync(dssdev, channel); in dsi_vc_dcs_read()
3010 r = dsi_vc_send_bta_sync(dssdev, channel); in dsi_vc_generic_read()
4917 .bta_sync = dsi_vc_send_bta_sync,
/Linux-v5.10/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c2610 static int dsi_vc_send_bta_sync(struct omap_dss_device *dssdev, int channel) in dsi_vc_send_bta_sync() function
2844 r = dsi_vc_send_bta_sync(dssdev, channel); in dsi_vc_write_common()
3052 r = dsi_vc_send_bta_sync(dssdev, channel); in dsi_vc_dcs_read()
3082 r = dsi_vc_send_bta_sync(dssdev, channel); in dsi_vc_generic_read()
5042 .bta_sync = dsi_vc_send_bta_sync,