Searched refs:enable_timing (Results 1 – 2 of 2) sorted by relevance
458 if (WARN_ON(!phys_enc->hw_intf->ops.enable_timing)) in dpu_encoder_phys_vid_enable()594 if (WARN_ON(!phys_enc->hw_intf->ops.enable_timing)) in dpu_encoder_phys_vid_disable()603 phys_enc->hw_intf->ops.enable_timing(phys_enc->hw_intf, 0); in dpu_encoder_phys_vid_disable()663 phys_enc->hw_intf->ops.enable_timing(phys_enc->hw_intf, 1); in dpu_encoder_phys_vid_handle_post_kickoff()
86 void (*enable_timing)(struct dpu_hw_intf *intf, member