Searched refs:parent_ops (Results 1 – 4 of 4) sorted by relevance
88 if (phys_enc->parent_ops->handle_frame_done) in dpu_encoder_phys_cmd_pp_tx_done_irq()89 phys_enc->parent_ops->handle_frame_done(phys_enc->parent, in dpu_encoder_phys_cmd_pp_tx_done_irq()116 if (phys_enc->parent_ops->handle_vblank_virt) in dpu_encoder_phys_cmd_pp_rd_ptr_irq()117 phys_enc->parent_ops->handle_vblank_virt(phys_enc->parent, in dpu_encoder_phys_cmd_pp_rd_ptr_irq()142 if (phys_enc->parent_ops->handle_underrun_virt) in dpu_encoder_phys_cmd_underrun_irq()143 phys_enc->parent_ops->handle_underrun_virt(phys_enc->parent, in dpu_encoder_phys_cmd_underrun_irq()222 if (phys_enc->parent_ops->handle_frame_done) in _dpu_encoder_phys_cmd_handle_ppdone_timeout()223 phys_enc->parent_ops->handle_frame_done( in _dpu_encoder_phys_cmd_handle_ppdone_timeout()776 phys_enc->parent_ops = p->parent_ops; in dpu_encoder_phys_cmd_init()
321 if (phys_enc->parent_ops->handle_vblank_virt) in dpu_encoder_phys_vid_vblank_irq()322 phys_enc->parent_ops->handle_vblank_virt(phys_enc->parent, in dpu_encoder_phys_vid_vblank_irq()343 phys_enc->parent_ops->handle_frame_done(phys_enc->parent, phys_enc, in dpu_encoder_phys_vid_vblank_irq()353 if (phys_enc->parent_ops->handle_underrun_virt) in dpu_encoder_phys_vid_underrun_irq()354 phys_enc->parent_ops->handle_underrun_virt(phys_enc->parent, in dpu_encoder_phys_vid_underrun_irq()721 phys_enc->parent_ops = p->parent_ops; in dpu_encoder_phys_vid_init()
216 const struct dpu_encoder_virt_ops *parent_ops; member276 const struct dpu_encoder_virt_ops *parent_ops; member
256 if (phys_enc->parent_ops->handle_frame_done) in dpu_encoder_helper_report_irq_timeout()257 phys_enc->parent_ops->handle_frame_done( in dpu_encoder_helper_report_irq_timeout()2041 phys_params.parent_ops = &dpu_encoder_parent_ops; in dpu_encoder_setup_display()