Home
last modified time | relevance | path

Searched refs:get_hw_resources (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys.h94 * @get_hw_resources: Populate the structure with the hardware
132 void (*get_hw_resources)(struct dpu_encoder_phys *encoder, member
H A Ddpu_encoder_phys_vid.c668 ops->get_hw_resources = dpu_encoder_phys_vid_get_hw_resources; in dpu_encoder_phys_vid_init_ops()
H A Ddpu_encoder_phys_cmd.c692 ops->get_hw_resources = dpu_encoder_phys_cmd_get_hw_resources; in dpu_encoder_phys_cmd_init_ops()
H A Ddpu_encoder.c446 if (phys->ops.get_hw_resources) in dpu_encoder_get_hw_resources()
447 phys->ops.get_hw_resources(phys, hw_res); in dpu_encoder_get_hw_resources()

Completed in 6 milliseconds