Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/ac97/
Dac97_patch.c103 unsigned char indep = !!ucontrol->value.enumerated.item[0]; in ac97_surround_jack_mode_put() local
105 if (indep != ac97->indep_surround) { in ac97_surround_jack_mode_put()
106 ac97->indep_surround = indep; in ac97_surround_jack_mode_put()