Searched refs:DECLARE_TLV_DB_LINEAR (Results 1 – 8 of 8) sorted by relevance
| /linux/include/sound/ |
| H A D | tlv.h | 30 #define DECLARE_TLV_DB_LINEAR SNDRV_CTL_TLVD_DECLARE_DB_LINEAR macro
|
| /linux/sound/soc/codecs/ |
| H A D | pcm6240.c | 510 static const DECLARE_TLV_DB_LINEAR(adc5120_chgain_tlv, 0, 4200); 513 static const DECLARE_TLV_DB_LINEAR(pcm6260_chgain_tlv, 0, 4200); 516 static const DECLARE_TLV_DB_LINEAR(taa5412_fine_gain_tlv,
|
| H A D | idt821034.c | 544 static const DECLARE_TLV_DB_LINEAR(idt821034_gain_in, -300, 1300); in idt821034_kctrl_mute_put() 549 static const DECLARE_TLV_DB_LINEAR(idt821034_gain_out, -1300, 300); in idt821034_kctrl_mute_put()
|
| /linux/sound/i2c/other/ |
| H A D | ak4xxx-adda.c | 178 static const DECLARE_TLV_DB_LINEAR(db_scale_linear, TLV_DB_GAIN_MUTE, 0); in snd_akm4xxx_init()
|
| /linux/sound/pci/ice1712/ |
| H A D | prodigy_hifi.c | 284 static const DECLARE_TLV_DB_LINEAR(ak4396_db_scale, TLV_DB_GAIN_MUTE, 0);
|
| /linux/sound/pci/ymfpci/ |
| H A D | ymfpci_main.c | 1449 static const DECLARE_TLV_DB_LINEAR(db_scale_native, TLV_DB_GAIN_MUTE, 0);
|
| /linux/sound/pci/emu10k1/ |
| H A D | emufx.c | 321 static const DECLARE_TLV_DB_LINEAR(snd_emu10k1_db_linear, TLV_DB_GAIN_MUTE, 0);
|
| /linux/sound/usb/ |
| H A D | mixer_quirks.c | 4752 static const DECLARE_TLV_DB_LINEAR(scale, TLV_DB_GAIN_MUTE, 0); in snd_usb_mixer_fu_quirk_linear_scale()
|