Home
last modified time | relevance | path

Searched refs:is_sync_needed (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/
H A Ddsi_manager.c25 bool is_sync_needed; member
32 #define IS_SYNC_NEEDED() (msm_dsim_glb.is_sync_needed)
59 if (!msm_dsim->is_sync_needed) in dsi_mgr_parse_dual_dsi()
60 msm_dsim->is_sync_needed = of_property_read_bool( in dsi_mgr_parse_dual_dsi()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/
H A Ddsi_manager.c27 bool is_sync_needed; member
34 #define IS_SYNC_NEEDED() (msm_dsim_glb.is_sync_needed)
60 if (!msm_dsim->is_sync_needed) in dsi_mgr_parse_of()
61 msm_dsim->is_sync_needed = of_property_read_bool( in dsi_mgr_parse_of()

Completed in 3 milliseconds