Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_ctl.h184 void (*reset_intf_cfg)(struct dpu_hw_ctl *ctx, member
Ddpu_hw_ctl.c652 ops->reset_intf_cfg = dpu_hw_ctl_reset_intf_cfg_v1; in _setup_ctl_ops()
Ddpu_encoder.c2072 if (ctl->ops.reset_intf_cfg) in dpu_encoder_helper_phys_cleanup()
2073 ctl->ops.reset_intf_cfg(ctl, &intf_cfg); in dpu_encoder_helper_phys_cleanup()