Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/ac97/
Dac97_pcm.c608 pcm->cur_dbl = r; in snd_ac97_pcm_open()
655 int r = pcm->cur_dbl; in snd_ac97_pcm_close()
678 pcm->cur_dbl = 0; in snd_ac97_pcm_close()
/linux-3.4.99/include/sound/
Dac97_codec.h631 unsigned short cur_dbl; /* current double-rate state */ member