Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/sound/
A Dtlv.h30 #define DECLARE_TLV_DB_LINEAR SNDRV_CTL_TLVD_DECLARE_DB_LINEAR macro
/linux-6.3-rc2/sound/soc/codecs/
A Didt821034.c551 static const DECLARE_TLV_DB_LINEAR(idt821034_gain_in, -6520, 1306);
556 static const DECLARE_TLV_DB_LINEAR(idt821034_gain_out, -6798, 1029);
/linux-6.3-rc2/sound/i2c/other/
A Dak4xxx-adda.c153 static const DECLARE_TLV_DB_LINEAR(db_scale_linear, TLV_DB_GAIN_MUTE, 0);
/linux-6.3-rc2/sound/pci/oxygen/
A Doxygen.c708 static const DECLARE_TLV_DB_LINEAR(ak4396_db_scale, TLV_DB_GAIN_MUTE, 0);
/linux-6.3-rc2/sound/pci/ice1712/
A Dprodigy_hifi.c285 static const DECLARE_TLV_DB_LINEAR(ak4396_db_scale, TLV_DB_GAIN_MUTE, 0);
/linux-6.3-rc2/sound/pci/ymfpci/
A Dymfpci_main.c1486 static const DECLARE_TLV_DB_LINEAR(db_scale_native, TLV_DB_GAIN_MUTE, 0);
/linux-6.3-rc2/sound/pci/emu10k1/
A Demufx.c291 static const DECLARE_TLV_DB_LINEAR(snd_emu10k1_db_linear, TLV_DB_GAIN_MUTE, 0);
/linux-6.3-rc2/Documentation/sound/kernel-api/
A Dwriting-an-alsa-driver.rst2826 The :c:func:`DECLARE_TLV_DB_LINEAR()` macro defines information

Completed in 24 milliseconds