Home
last modified time | relevance | path

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

/linux-2.6.39/sound/ppc/
Dpmac.h79 unsigned int cur_formats; /* currently available formats */ member
Dpmac.c229 astr->cur_formats = 1 << runtime->format; in snd_pmac_pcm_prepare()
579 rec->cur_formats);
645 astr->cur_formats = chip->formats_ok; in snd_pmac_pcm_close()
730 chip->playback.cur_formats = chip->formats_ok; in snd_pmac_pcm_new()
731 chip->capture.cur_formats = chip->formats_ok; in snd_pmac_pcm_new()