Searched refs:DECLARE_TLV_DB_LINEAR (Results 1 – 9 of 9) 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 | 509 static const DECLARE_TLV_DB_LINEAR(adc5120_chgain_tlv, 0, 4200); 512 static const DECLARE_TLV_DB_LINEAR(pcm6260_chgain_tlv, 0, 4200); 515 static const DECLARE_TLV_DB_LINEAR(taa5412_fine_gain_tlv,
|
| H A D | idt821034.c | 551 static const DECLARE_TLV_DB_LINEAR(idt821034_gain_in, -300, 1300); 556 static const DECLARE_TLV_DB_LINEAR(idt821034_gain_out, -1300, 300);
|
| /linux/sound/i2c/other/ |
| H A D | ak4xxx-adda.c | 153 static const DECLARE_TLV_DB_LINEAR(db_scale_linear, TLV_DB_GAIN_MUTE, 0);
|
| /linux/sound/pci/oxygen/ |
| H A D | oxygen.c | 704 static const DECLARE_TLV_DB_LINEAR(ak4396_db_scale, TLV_DB_GAIN_MUTE, 0);
|
| /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/Documentation/sound/kernel-api/ |
| H A D | writing-an-alsa-driver.rst | 2711 The :c:func:`DECLARE_TLV_DB_LINEAR()` macro defines information
|