Home
last modified time | relevance | path

Searched defs:dpu_hw_dsc_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_dsc.h22 struct dpu_hw_dsc_ops { struct
27 void (*dsc_disable)(struct dpu_hw_dsc *hw_dsc);
36 void (*dsc_config)(struct dpu_hw_dsc *hw_dsc,
62 struct dpu_hw_dsc_ops ops; argument