Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys_vid.c575 struct dpu_hw_intf_status intf_status = {0}; in dpu_encoder_phys_vid_disable() local
621 phys_enc->hw_intf->ops.get_status(phys_enc->hw_intf, &intf_status); in dpu_encoder_phys_vid_disable()
627 if (intf_status.is_en && dpu_encoder_phys_vid_is_master(phys_enc)) { in dpu_encoder_phys_vid_disable()