Home
last modified time | relevance | path

Searched refs:SNDRV_CTL_TLVD_DECLARE_DB_RANGE (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/include/sound/
Dtlv.h33 #define DECLARE_TLV_DB_RANGE SNDRV_CTL_TLVD_DECLARE_DB_RANGE
/Linux-v6.6/sound/soc/codecs/
Des8316.c56 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,
Dwm8991.c112 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,
Djz4725b.c168 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(jz4725b_mix_tlv,
173 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(jz4725b_out_tlv,
Dmax9867.c147 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(max9867_master_tlv,
159 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(max9867_micboost_tlv,
Drt5616.c294 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(bst_tlv,
Dwm8960.c242 static const SNDRV_CTL_TLVD_DECLARE_DB_RANGE(micboost_tlv,
/Linux-v6.6/include/uapi/sound/
Dtlv.h99 #define SNDRV_CTL_TLVD_DECLARE_DB_RANGE(name, ...) \ macro