Symbol: dpu_ctl_cfg
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_10_0_sm8650.h
29
static const struct dpu_ctl_cfg sm8650_ctl[] = {
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_12_0_sm8750.h
30
static const struct dpu_ctl_cfg sm8750_ctl[] = {
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_12_2_glymur.h
28
static const struct dpu_ctl_cfg glymur_ctl[] = {
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_13_0_kaanapali.h
28
static const struct dpu_ctl_cfg kaanapali_ctl[] = {
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_1_14_msm8937.h
32
static const struct dpu_ctl_cfg msm8937_ctl[] = {
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_1_15_msm8917.h
32
static const struct dpu_ctl_cfg msm8917_ctl[] = {
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_1_16_msm8953.h
32
static const struct dpu_ctl_cfg msm8953_ctl[] = {
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_1_7_msm8996.h
42
static const struct dpu_ctl_cfg msm8996_ctl[] = {
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_3_0_msm8998.h
40
static const struct dpu_ctl_cfg msm8998_ctl[] = {
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_3_2_sdm660.h
35
static const struct dpu_ctl_cfg sdm660_ctl[] = {
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_3_3_sdm630.h
34
static const struct dpu_ctl_cfg sdm630_ctl[] = {
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_4_0_sdm845.h
38
static const struct dpu_ctl_cfg sdm845_ctl[] = {
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_0_sm8150.h
39
static const struct dpu_ctl_cfg sm8150_ctl[] = {
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_1_sc8180x.h
39
static const struct dpu_ctl_cfg sc8180x_ctl[] = {
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_2_sm7150.h
36
static const struct dpu_ctl_cfg sm7150_ctl[] = {
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_3_sm6150.h
33
static const struct dpu_ctl_cfg sm6150_ctl[] = {
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_4_sm6125.h
33
static const struct dpu_ctl_cfg sm6125_ctl[] = {
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_6_0_sm8250.h
38
static const struct dpu_ctl_cfg sm8250_ctl[] = {
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_6_2_sc7180.h
31
static const struct dpu_ctl_cfg sc7180_ctl[] = {
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_6_3_sm6115.h
28
static const struct dpu_ctl_cfg sm6115_ctl[] = {
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_6_4_sm6350.h
34
static const struct dpu_ctl_cfg sm6350_ctl[] = {
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_6_5_qcm2290.h
28
static const struct dpu_ctl_cfg qcm2290_ctl[] = {
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_6_9_sm6375.h
29
static const struct dpu_ctl_cfg sm6375_ctl[] = {
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_7_0_sm8350.h
38
static const struct dpu_ctl_cfg sm8350_ctl[] = {
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_7_2_sc7280.h
32
static const struct dpu_ctl_cfg sc7280_ctl[] = {
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_8_0_sc8280xp.h
37
static const struct dpu_ctl_cfg sc8280xp_ctl[] = {
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_8_1_sm8450.h
38
static const struct dpu_ctl_cfg sm8450_ctl[] = {
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_8_4_sa8775p.h
37
static const struct dpu_ctl_cfg sa8775p_ctl[] = {
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_0_sm8550.h
29
static const struct dpu_ctl_cfg sm8550_ctl[] = {
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_1_sar2130p.h
29
static const struct dpu_ctl_cfg sar2130p_ctl[] = {
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_2_x1e80100.h
28
static const struct dpu_ctl_cfg x1e80100_ctl[] = {
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h
726
const struct dpu_ctl_cfg *ctl;
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.c
799
const struct dpu_ctl_cfg *cfg,
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.h
325
const struct dpu_ctl_cfg *caps;
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.h
355
const struct dpu_ctl_cfg *cfg,
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_lm.h
94
const struct dpu_ctl_cfg *ctl;
drivers/gpu/drm/msm/disp/dpu1/dpu_rm.c
143
const struct dpu_ctl_cfg *ctl = &cat->ctl[i];