Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/ti/
H A Dams-delta.c261 static bool ams_delta_muted; variable
271 muted = ams_delta_muted; in cx81801_timeout()
381 apply = !ams_delta_muted && !cx81801_cmd_pending; in cx81801_receive()
423 static bool ams_delta_muted = 1; variable
429 if (ams_delta_muted == mute) in ams_delta_mute()
433 ams_delta_muted = mute; in ams_delta_mute()
/kernel/linux/linux-6.6/sound/soc/ti/
H A Dams-delta.c261 static bool ams_delta_muted; variable
271 muted = ams_delta_muted; in cx81801_timeout()
380 apply = !ams_delta_muted && !cx81801_cmd_pending; in cx81801_receive()
422 static bool ams_delta_muted = 1; variable
428 if (ams_delta_muted == mute) in ams_delta_mute()
432 ams_delta_muted = mute; in ams_delta_mute()

Completed in 2 milliseconds