Home
last modified time | relevance | path

Searched refs:cur_freqs (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/ppc/
H A Dpmac.c88 ok = rec->cur_freqs; in snd_pmac_rate_index()
198 astr->cur_freqs = 1 << rate_index; in snd_pmac_pcm_prepare()
532 if (rec->cur_freqs & (1 << i))
614 astr->cur_freqs = chip->freqs_ok; in snd_pmac_pcm_close()
696 chip->playback.cur_freqs = chip->freqs_ok; in snd_pmac_pcm_new()
697 chip->capture.cur_freqs = chip->freqs_ok; in snd_pmac_pcm_new()
H A Dpmac.h65 unsigned int cur_freqs; /* currently available frequencies */ member
/kernel/linux/linux-6.6/sound/ppc/
H A Dpmac.c88 ok = rec->cur_freqs; in snd_pmac_rate_index()
198 astr->cur_freqs = 1 << rate_index; in snd_pmac_pcm_prepare()
532 if (rec->cur_freqs & (1 << i))
614 astr->cur_freqs = chip->freqs_ok; in snd_pmac_pcm_close()
696 chip->playback.cur_freqs = chip->freqs_ok; in snd_pmac_pcm_new()
697 chip->capture.cur_freqs = chip->freqs_ok; in snd_pmac_pcm_new()
H A Dpmac.h66 unsigned int cur_freqs; /* currently available frequencies */ member

Completed in 5 milliseconds