Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/ppc/
H A Dpmac.h66 unsigned int cur_formats; /* currently available formats */ member
H A Dpmac.c199 astr->cur_formats = 1 << runtime->format; in snd_pmac_pcm_prepare()
549 rec->cur_formats);
615 astr->cur_formats = chip->formats_ok; in snd_pmac_pcm_close()
694 chip->playback.cur_formats = chip->formats_ok; in snd_pmac_pcm_new()
695 chip->capture.cur_formats = chip->formats_ok; in snd_pmac_pcm_new()
/kernel/linux/linux-6.6/sound/ppc/
H A Dpmac.h67 unsigned int cur_formats; /* currently available formats */ member
H A Dpmac.c199 astr->cur_formats = 1 << runtime->format; in snd_pmac_pcm_prepare()
549 rec->cur_formats);
615 astr->cur_formats = chip->formats_ok; in snd_pmac_pcm_close()
694 chip->playback.cur_formats = chip->formats_ok; in snd_pmac_pcm_new()
695 chip->capture.cur_formats = chip->formats_ok; in snd_pmac_pcm_new()

Completed in 5 milliseconds