Searched refs:indep (Results 1 – 3 of 3) sorted by relevance
13 override_dh_autoreconf-indep:138 override_dh_missing-indep:
75 * 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.
88 unsigned char indep = !!ucontrol->value.enumerated.item[0]; in ac97_surround_jack_mode_put() local90 if (indep != ac97->indep_surround) { in ac97_surround_jack_mode_put()91 ac97->indep_surround = indep; in ac97_surround_jack_mode_put()