Searched refs:headphone (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/ppc/
H A Dtumbler.c21 * * update from shadow registers on wakeup and headphone plug
22 * * automatically toggle DRC on headphone plug
975 int headphone, lineout; local
984 headphone = tumbler_detect_headphone(chip);
987 DBG("headphone: %d, lineout: %d\n", headphone, lineout);
989 if (headphone || lineout) {
990 /* unmute headphone/lineout & mute speaker */
991 if (headphone)
1018 mix->drc_enable = ! (headphone || lineou
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/ppc/
H A Dtumbler.c21 * * update from shadow registers on wakeup and headphone plug
22 * * automatically toggle DRC on headphone plug
975 int headphone, lineout; local
984 headphone = tumbler_detect_headphone(chip);
987 DBG("headphone: %d, lineout: %d\n", headphone, lineout);
989 if (headphone || lineout) {
990 /* unmute headphone/lineout & mute speaker */
991 if (headphone)
1018 mix->drc_enable = ! (headphone || lineou
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/aoa/core/
H A Dgpio-pmf.c34 PMF_GPIO(headphone, 0);
145 name = "headphone-detect";
219 name = "headphone-detect";
H A Dgpio-feature.c158 FTR_GPIO(headphone, 0);
231 get_gpio("headphone-mute", NULL,
250 headphone_detect_node = get_gpio("headphone-detect", NULL,
322 name = "headphone-detect";
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/aoa/core/
H A Dgpio-pmf.c34 PMF_GPIO(headphone, 0);
145 name = "headphone-detect";
219 name = "headphone-detect";
H A Dgpio-feature.c158 FTR_GPIO(headphone, 0);
231 get_gpio("headphone-mute", NULL,
250 headphone_detect_node = get_gpio("headphone-detect", NULL,
322 name = "headphone-detect";
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/aoa/fabrics/
H A Dlayout.c134 /* onyx on machines without headphone */
598 /* we need these for headphone/lineout detection */
651 AMP_CONTROL(headphone, "Headphone Switch");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/aoa/fabrics/
H A Dlayout.c134 /* onyx on machines without headphone */
598 /* we need these for headphone/lineout detection */
651 AMP_CONTROL(headphone, "Headphone Switch");

Completed in 124 milliseconds