Home
last modified time | relevance | path

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

/Linux-v5.4/sound/ppc/
Dpmac.h66 unsigned int cur_formats; /* currently available formats */ member
Dpmac.c217 astr->cur_formats = 1 << runtime->format; in snd_pmac_pcm_prepare()
567 rec->cur_formats);
633 astr->cur_formats = chip->formats_ok; in snd_pmac_pcm_close()
718 chip->playback.cur_formats = chip->formats_ok; in snd_pmac_pcm_new()
719 chip->capture.cur_formats = chip->formats_ok; in snd_pmac_pcm_new()