Searched refs:pcm_open (Results 1 – 3 of 3) sorted by relevance
485 if (aacirun->pcm_open) in aaci_pcm_hw_free()487 aacirun->pcm_open = 0; in aaci_pcm_hw_free()514 if (aacirun->pcm_open) { in aaci_pcm_hw_params()516 aacirun->pcm_open = 0; in aaci_pcm_hw_params()531 aacirun->pcm_open = err == 0; in aaci_pcm_hw_params()
208 int pcm_open; member
267 static int pcm_open(struct snd_pcm_substream *substream, in pcm_open() function353 if ((err = pcm_open(substream, num_analog_busses_in(chip) - in pcm_analog_in_open()388 if ((err = pcm_open(substream, max_channels - substream->number)) < 0) in pcm_analog_out_open()424 err = pcm_open(substream, max_channels); in pcm_digital_in_open()428 err = pcm_open(substream, max_channels - ECHOCARD_HAS_ADAT); in pcm_digital_in_open()466 err = pcm_open(substream, max_channels); in pcm_digital_out_open()470 err = pcm_open(substream, max_channels - ECHOCARD_HAS_ADAT); in pcm_digital_out_open()