Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_intf.h117 void (*program_intf_cmd_cfg)(struct dpu_hw_intf *intf, member
A Ddpu_encoder_phys_cmd.c83 if (phys_enc->hw_intf->ops.program_intf_cmd_cfg) in _dpu_encoder_phys_cmd_update_intf_cfg()
84 phys_enc->hw_intf->ops.program_intf_cmd_cfg(phys_enc->hw_intf, &cmd_mode_cfg); in _dpu_encoder_phys_cmd_update_intf_cfg()
A Ddpu_hw_intf.c610 c->ops.program_intf_cmd_cfg = dpu_hw_intf_program_intf_cmd_cfg; in dpu_hw_intf_init()

Completed in 6 milliseconds