Searched refs:intf_count (Results 1 – 25 of 37) sorted by relevance
12
| /linux-6.15/sound/usb/6fire/ |
| H A D | chip.c | 95 chips[i]->intf_count++; in usb6fire_chip_probe() 137 chip->intf_count = 1; in usb6fire_chip_probe() 176 chip->intf_count--; in usb6fire_chip_disconnect() 177 if (!chip->intf_count) { in usb6fire_chip_disconnect()
|
| H A D | chip.h | 17 int intf_count; /* number of registered interfaces */ member
|
| /linux-6.15/drivers/gpu/drm/msm/disp/dpu1/catalog/ |
| H A D | dpu_6_3_sm6115.h | 150 .intf_count = ARRAY_SIZE(sm6115_intf),
|
| H A D | dpu_6_5_qcm2290.h | 143 .intf_count = ARRAY_SIZE(qcm2290_intf),
|
| H A D | dpu_6_9_sm6375.h | 162 .intf_count = ARRAY_SIZE(sm6375_intf),
|
| H A D | dpu_4_1_sdm670.h | 148 .intf_count = ARRAY_SIZE(sdm845_intf),
|
| H A D | dpu_1_15_msm8917.h | 180 .intf_count = ARRAY_SIZE(msm8917_intf),
|
| H A D | dpu_1_14_msm8937.h | 202 .intf_count = ARRAY_SIZE(msm8937_intf),
|
| H A D | dpu_1_16_msm8953.h | 209 .intf_count = ARRAY_SIZE(msm8953_intf),
|
| H A D | dpu_5_4_sm6125.h | 232 .intf_count = ARRAY_SIZE(sm6125_intf),
|
| H A D | dpu_6_2_sc7180.h | 218 .intf_count = ARRAY_SIZE(sc7180_intf),
|
| H A D | dpu_3_3_sdm630.h | 217 .intf_count = ARRAY_SIZE(sdm630_intf),
|
| H A D | dpu_6_4_sm6350.h | 240 .intf_count = ARRAY_SIZE(sm6350_intf),
|
| H A D | dpu_7_2_sc7280.h | 266 .intf_count = ARRAY_SIZE(sc7280_intf),
|
| H A D | dpu_5_3_sm6150.h | 264 .intf_count = ARRAY_SIZE(sm6150_intf),
|
| H A D | dpu_3_2_sdm660.h | 282 .intf_count = ARRAY_SIZE(sdm660_intf),
|
| H A D | dpu_3_0_msm8998.h | 318 .intf_count = ARRAY_SIZE(msm8998_intf),
|
| H A D | dpu_5_2_sm7150.h | 327 .intf_count = ARRAY_SIZE(sm7150_intf),
|
| H A D | dpu_1_7_msm8996.h | 328 .intf_count = ARRAY_SIZE(msm8996_intf),
|
| H A D | dpu_4_0_sdm845.h | 335 .intf_count = ARRAY_SIZE(sdm845_intf),
|
| H A D | dpu_5_0_sm8150.h | 408 .intf_count = ARRAY_SIZE(sm8150_intf),
|
| H A D | dpu_6_0_sm8250.h | 404 .intf_count = ARRAY_SIZE(sm8250_intf),
|
| H A D | dpu_9_0_sm8550.h | 427 .intf_count = ARRAY_SIZE(sm8550_intf),
|
| H A D | dpu_7_0_sm8350.h | 416 .intf_count = ARRAY_SIZE(sm8350_intf),
|
| /linux-6.15/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_catalog.h | 812 u32 intf_count; member
|
12