Searched refs:enable_timing (Results 1 – 3 of 3) 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()
89 void (*enable_timing)(struct dpu_hw_intf *intf, member
586 c->ops.enable_timing = dpu_hw_intf_enable_timing_engine; in dpu_hw_intf_init()
Completed in 8 milliseconds