Searched refs:dsi_vc_send_bta_sync (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | dsi.c | 2551 static int dsi_vc_send_bta_sync(struct omap_dss_device *dssdev, int channel) in dsi_vc_send_bta_sync() function 2781 r = dsi_vc_send_bta_sync(dssdev, channel); in dsi_vc_write_common() 2986 r = dsi_vc_send_bta_sync(dssdev, channel); in dsi_vc_dcs_read() 3016 r = dsi_vc_send_bta_sync(dssdev, channel); in dsi_vc_generic_read() 4923 .bta_sync = dsi_vc_send_bta_sync,
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dsi.c | 2610 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,
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dsi.c | 2613 static int dsi_vc_send_bta_sync(struct omap_dss_device *dssdev, int channel) in dsi_vc_send_bta_sync() function 2847 r = dsi_vc_send_bta_sync(dssdev, channel); in dsi_vc_write_common() 3055 r = dsi_vc_send_bta_sync(dssdev, channel); in dsi_vc_dcs_read() 3085 r = dsi_vc_send_bta_sync(dssdev, channel); in dsi_vc_generic_read() 5040 .bta_sync = dsi_vc_send_bta_sync,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | dsi.c | 2019 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()
|
Completed in 28 milliseconds