Searched refs:SNDRV_CTL_TLVD_DECLARE_DB_RANGE (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.6/include/sound/ |
D | tlv.h | 33 #define DECLARE_TLV_DB_RANGE SNDRV_CTL_TLVD_DECLARE_DB_RANGE
|
/Linux-v6.6/sound/soc/codecs/ |
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,
|
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,
|
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,
|
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,
|
D | rt5616.c | 294 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(bst_tlv,
|
D | wm8960.c | 242 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(micboost_tlv,
|
/Linux-v6.6/include/uapi/sound/ |
D | tlv.h | 99 #define SNDRV_CTL_TLVD_DECLARE_DB_RANGE(name, ...) \ macro
|