headphone         161 sound/aoa/core/gpio-feature.c FTR_GPIO(headphone, 0);
headphone          33 sound/aoa/core/gpio-pmf.c PMF_GPIO(headphone, 0);
headphone         667 sound/aoa/fabrics/layout.c AMP_CONTROL(headphone, "Headphone Switch");
headphone         961 sound/ppc/tumbler.c 	int headphone, lineout;
headphone         970 sound/ppc/tumbler.c 	headphone = tumbler_detect_headphone(chip);
headphone         973 sound/ppc/tumbler.c 	DBG("headphone: %d, lineout: %d\n", headphone, lineout);
headphone         975 sound/ppc/tumbler.c 	if (headphone || lineout) {
headphone         977 sound/ppc/tumbler.c 		if (headphone)
headphone        1004 sound/ppc/tumbler.c 	mix->drc_enable = ! (headphone || lineout);