Home
last modified time | relevance | path

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

/Linux-v4.19/sound/ppc/
Dpmac.h79 unsigned int cur_formats; /* currently available formats */ member
Dpmac.c230 astr->cur_formats = 1 << runtime->format; in snd_pmac_pcm_prepare()
580 rec->cur_formats);
646 astr->cur_formats = chip->formats_ok; in snd_pmac_pcm_close()
731 chip->playback.cur_formats = chip->formats_ok; in snd_pmac_pcm_new()
732 chip->capture.cur_formats = chip->formats_ok; in snd_pmac_pcm_new()