Searched refs:handle_post_kickoff (Results 1 – 2 of 2) sorted by relevance
107 void (*handle_post_kickoff)(struct dpu_encoder_phys *phys_enc); member
2172 if (phys->ops.handle_post_kickoff) in dpu_encoder_kickoff()2173 phys->ops.handle_post_kickoff(phys); in dpu_encoder_kickoff()