Home
last modified time | relevance | path

Searched refs:TLV_MUTE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/sof/
H A Dtopology.c37 #define TLV_MUTE 2 macro
154 tlv[TLV_MUTE] = 0; in get_tlv_data()
156 tlv[TLV_MUTE] = 1; in get_tlv_data()
235 if (value == 0 && tlv[TLV_MUTE]) in vol_compute_gain()
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dtopology.c45 #define TLV_MUTE 2 macro
238 tlv[TLV_MUTE] = 0; in get_tlv_data()
240 tlv[TLV_MUTE] = 1; in get_tlv_data()
319 if (value == 0 && tlv[TLV_MUTE]) in vol_compute_gain()

Completed in 8 milliseconds