Searched refs:SOC_DOUBLE_S8_TLV (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | uda1380.c | 330 SOC_DOUBLE_S8_TLV("ADC Capture Volume", UDA1380_DEC, -128, 48, dec_tlv), /* ML_DEC, MR_DEC */
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | uda1380.c | 330 SOC_DOUBLE_S8_TLV("ADC Capture Volume", UDA1380_DEC, -128, 48, dec_tlv), /* ML_DEC, MR_DEC */
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | soc.h | 190 #define SOC_DOUBLE_S8_TLV(xname, xreg, xmin, xmax, tlv_array) \ macro
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | soc.h | 204 #define SOC_DOUBLE_S8_TLV(xname, xreg, xmin, xmax, tlv_array) \ macro
|
Completed in 8 milliseconds