Searched refs:cur_formats (Results 1 – 2 of 2) sorted by relevance
199 astr->cur_formats = 1 << runtime->format; in snd_pmac_pcm_prepare()544 rec->cur_formats);610 astr->cur_formats = chip->formats_ok; in snd_pmac_pcm_close()689 chip->playback.cur_formats = chip->formats_ok; in snd_pmac_pcm_new()690 chip->capture.cur_formats = chip->formats_ok; in snd_pmac_pcm_new()
67 unsigned int cur_formats; /* currently available formats */ member