Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/ti/
Dams-delta.c261 static bool ams_delta_muted; variable
271 muted = ams_delta_muted; in cx81801_timeout()
378 apply = !ams_delta_muted && !cx81801_cmd_pending; in cx81801_receive()
420 static bool ams_delta_muted = 1; variable
426 if (ams_delta_muted == mute) in ams_delta_mute()
430 ams_delta_muted = mute; in ams_delta_mute()