Searched refs:SNDRV_CTL_TLVD_DECLARE_DB_RANGE (Results 1 - 19 of 19) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | tlv.h | 33 #define DECLARE_TLV_DB_RANGE SNDRV_CTL_TLVD_DECLARE_DB_RANGE
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | tlv.h | 33 #define DECLARE_TLV_DB_RANGE SNDRV_CTL_TLVD_DECLARE_DB_RANGE
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | es8316.c | 56 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(alc_target_tlv, 61 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(hpmixer_gain_tlv, 66 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(adc_pga_gain_tlv, 75 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(hpout_vol_tlv,
|
H A D | wm8991.c | 112 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(out_pga_tlv, 116 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(out_dac_tlv, 120 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(in_adc_tlv, 124 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(out_sidetone_tlv,
|
H A D | max9867.c | 145 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(max9867_master_tlv, 157 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(max9867_micboost_tlv,
|
H A D | rt5616.c | 294 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(bst_tlv,
|
H A D | wm8960.c | 226 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(micboost_tlv,
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | es8316.c | 56 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(alc_target_tlv, 61 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(hpmixer_gain_tlv, 66 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(adc_pga_gain_tlv, 75 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(hpout_vol_tlv,
|
H A D | wm8991.c | 112 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(out_pga_tlv, 116 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(out_dac_tlv, 120 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(in_adc_tlv, 124 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(out_sidetone_tlv,
|
H A D | jz4725b.c | 168 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(jz4725b_mix_tlv, 173 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(jz4725b_out_tlv,
|
H A D | max9867.c | 147 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(max9867_master_tlv, 159 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(max9867_micboost_tlv,
|
H A D | rt5616.c | 294 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(bst_tlv,
|
H A D | wm8960.c | 242 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(micboost_tlv,
|
H A D | wsa883x.c | 1101 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(pa_gain,
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | tlv.h | 110 #define SNDRV_CTL_TLVD_DECLARE_DB_RANGE(name, ...) \ macro
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | tlv.h | 99 #define SNDRV_CTL_TLVD_DECLARE_DB_RANGE(name, ...) \ macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | tlv.h | 53 #define SNDRV_CTL_TLVD_DECLARE_DB_RANGE(name,...) unsigned int name[] = { SNDRV_CTL_TLVD_DB_RANGE_ITEM(__VA_ARGS__) } macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | tlv.h | 53 #define SNDRV_CTL_TLVD_DECLARE_DB_RANGE(name,...) unsigned int name[] = { SNDRV_CTL_TLVD_DB_RANGE_ITEM(__VA_ARGS__) } macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | tlv.h | 66 #define SNDRV_CTL_TLVD_DECLARE_DB_RANGE(name, ...) \ macro
|
Completed in 18 milliseconds