Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c2614 static int dsi_vc_send_bta_sync(struct omap_dss_device *dssdev, int channel) in dsi_vc_send_bta_sync() function
2848 r = dsi_vc_send_bta_sync(dssdev, channel); in dsi_vc_write_common()
3056 r = dsi_vc_send_bta_sync(dssdev, channel); in dsi_vc_dcs_read()
3086 r = dsi_vc_send_bta_sync(dssdev, channel); in dsi_vc_generic_read()
5041 .bta_sync = dsi_vc_send_bta_sync,
/linux-6.12.1/drivers/gpu/drm/omapdrm/dss/
Ddsi.c2019 static int dsi_vc_send_bta_sync(struct omap_dss_device *dssdev, int vc) in dsi_vc_send_bta_sync() function
2215 r = dsi_vc_send_bta_sync(dssdev, vc); in dsi_vc_write_common()
2353 r = dsi_vc_send_bta_sync(dssdev, vc); in dsi_vc_dcs_read()
2383 r = dsi_vc_send_bta_sync(dssdev, vc); in dsi_vc_generic_read()