Home
last modified time | relevance | path

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

/linux/sound/pci/ac97/
H A Dac97_pcm.c596 pcm->cur_dbl = r; in snd_ac97_pcm_open()
650 int r = pcm->cur_dbl; in snd_ac97_pcm_close()
673 pcm->cur_dbl = 0; in snd_ac97_pcm_close()
/linux/include/sound/
H A Dac97_codec.h393 unsigned short cur_dbl; /* current double-rate state */ member