Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/ac97/ !
Dac97_pcm.c599 pcm->cur_dbl = r; in snd_ac97_pcm_open()
653 int r = pcm->cur_dbl; in snd_ac97_pcm_close()
676 pcm->cur_dbl = 0; in snd_ac97_pcm_close()
/linux-6.1.9/include/sound/ !
Dac97_codec.h390 unsigned short cur_dbl; /* current double-rate state */ member