Home
last modified time | relevance | path

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

/sound/pci/pcxhr/
A Dpcxhr_core.c789 while (audio_mask) { in pcxhr_prepair_pipe_start()
790 if (audio_mask & 1) { in pcxhr_prepair_pipe_start()
815 audio_mask>>=1; in pcxhr_prepair_pipe_start()
827 while (audio_mask) { in pcxhr_stop_pipes()
847 audio_mask>>=1; in pcxhr_stop_pipes()
859 while (audio_mask) { in pcxhr_toggle_pipes()
876 audio_mask>>=1; in pcxhr_toggle_pipes()
897 int audio_mask; in pcxhr_set_pipe_state() local
914 state = audio_mask; in pcxhr_set_pipe_state()
926 if (audio_mask == 0) in pcxhr_set_pipe_state()
[all …]

Completed in 5 milliseconds