Home
last modified time | relevance | path

Searched refs:intf_count (Results 1 – 25 of 29) sorted by relevance

12

/linux/sound/usb/6fire/
H A Dchip.h17 int intf_count; /* number of registered interfaces */ member
/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/
H A Ddpu_6_5_qcm2290.h143 .intf_count = ARRAY_SIZE(qcm2290_intf),
H A Ddpu_6_3_sm6115.h150 .intf_count = ARRAY_SIZE(sm6115_intf),
H A Ddpu_6_9_sm6375.h162 .intf_count = ARRAY_SIZE(sm6375_intf),
H A Ddpu_4_1_sdm670.h147 .intf_count = ARRAY_SIZE(sdm845_intf),
H A Ddpu_6_2_sc7180.h217 .intf_count = ARRAY_SIZE(sc7180_intf),
H A Ddpu_3_3_sdm630.h218 .intf_count = ARRAY_SIZE(sdm630_intf),
H A Ddpu_5_4_sm6125.h231 .intf_count = ARRAY_SIZE(sm6125_intf),
H A Ddpu_6_4_sm6350.h239 .intf_count = ARRAY_SIZE(sm6350_intf),
H A Ddpu_5_3_sm6150.h245 .intf_count = ARRAY_SIZE(sm6150_intf),
H A Ddpu_7_2_sc7280.h266 .intf_count = ARRAY_SIZE(sc7280_intf),
H A Ddpu_3_2_sdm660.h284 .intf_count = ARRAY_SIZE(sdm660_intf),
H A Ddpu_5_2_sm7150.h326 .intf_count = ARRAY_SIZE(sm7150_intf),
H A Ddpu_7_0_sm8350.h415 .intf_count = ARRAY_SIZE(sm8350_intf),
H A Ddpu_6_0_sm8250.h404 .intf_count = ARRAY_SIZE(sm8250_intf),
H A Ddpu_9_0_sm8550.h426 .intf_count = ARRAY_SIZE(sm8550_intf),
H A Ddpu_5_0_sm8150.h407 .intf_count = ARRAY_SIZE(sm8150_intf),
H A Ddpu_8_1_sm8450.h431 .intf_count = ARRAY_SIZE(sm8450_intf),
H A Ddpu_5_1_sc8180x.h433 .intf_count = ARRAY_SIZE(sc8180x_intf),
H A Ddpu_8_0_sc8280xp.h452 .intf_count = ARRAY_SIZE(sc8280xp_intf),
H A Ddpu_9_2_x1e80100.h472 .intf_count = ARRAY_SIZE(x1e80100_intf),
H A Ddpu_8_4_sa8775p.h478 .intf_count = ARRAY_SIZE(sa8775p_intf),
H A Ddpu_10_0_sm8650.h473 .intf_count = ARRAY_SIZE(sm8650_intf),
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder.c619 int i, intf_count = 0, num_dsc = 0; in dpu_encoder_use_dsc_merge() local
623 intf_count++; in dpu_encoder_use_dsc_merge()
629 return (num_dsc > 0) && (num_dsc > intf_count); in dpu_encoder_use_dsc_merge()
658 int i, intf_count = 0; in dpu_encoder_get_topology() local
662 intf_count++; in dpu_encoder_get_topology()
675 if (intf_count == 2) in dpu_encoder_get_topology()
685 topology.num_intf = intf_count; in dpu_encoder_get_topology()
1471 for (i = 0; i < catalog->intf_count; i++) { in dpu_encoder_get_intf()
H A Ddpu_hw_catalog.h812 u32 intf_count; member

12