Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/debian/
H A Drules13 override_dh_autoreconf-indep:
138 override_dh_missing-indep:
H A Dchangelog75 * rules: Exclude udeb/ from indep dh_missing. (Closes: #955399)
128 * Remove the explicit build and build-indep targets (Closes: #941128).
1230 * Add dummy build-{arch,indep} targets depending on build.
/OK3568_Linux_fs/kernel/sound/pci/ac97/
H A Dac97_patch.c88 unsigned char indep = !!ucontrol->value.enumerated.item[0]; in ac97_surround_jack_mode_put() local
90 if (indep != ac97->indep_surround) { in ac97_surround_jack_mode_put()
91 ac97->indep_surround = indep; in ac97_surround_jack_mode_put()