Home
last modified time | relevance | path

Searched refs:vblank_ctl_lock (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_encoder_phys_cmd.c253 mutex_lock(&phys_enc->vblank_ctl_lock); in dpu_encoder_phys_cmd_control_vblank_irq()
287 mutex_unlock(&phys_enc->vblank_ctl_lock); in dpu_encoder_phys_cmd_control_vblank_irq()
750 mutex_init(&phys_enc->vblank_ctl_lock); in dpu_encoder_phys_cmd_init()
A Ddpu_encoder_phys_vid.c401 mutex_lock(&phys_enc->vblank_ctl_lock); in dpu_encoder_phys_vid_control_vblank_irq()
434 mutex_unlock(&phys_enc->vblank_ctl_lock); in dpu_encoder_phys_vid_control_vblank_irq()
780 mutex_init(&phys_enc->vblank_ctl_lock); in dpu_encoder_phys_vid_init()
A Ddpu_encoder_phys.h188 struct mutex vblank_ctl_lock; member

Completed in 11 milliseconds