Home
last modified time | relevance | path

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

/linux-4.4.14/sound/ppc/
Dpmac.h79 unsigned int cur_formats; /* currently available formats */ member
Dpmac.c231 astr->cur_formats = 1 << runtime->format; in snd_pmac_pcm_prepare()
581 rec->cur_formats);
647 astr->cur_formats = chip->formats_ok; in snd_pmac_pcm_close()
732 chip->playback.cur_formats = chip->formats_ok; in snd_pmac_pcm_new()
733 chip->capture.cur_formats = chip->formats_ok; in snd_pmac_pcm_new()