Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.h240 void (*reset_intf_cfg)(struct dpu_hw_ctl *ctx, member
H A Ddpu_encoder.c2340 if (ctl->ops.reset_intf_cfg) in dpu_encoder_helper_phys_cleanup()
2341 ctl->ops.reset_intf_cfg(ctl, &intf_cfg); in dpu_encoder_helper_phys_cleanup()