Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/ppc/
H A Dtumbler.c8 * * update from shadow registers on wakeup and headphone plug
9 * * automatically toggle DRC on headphone plug
961 int headphone, lineout; in device_change_handler() local
970 headphone = tumbler_detect_headphone(chip); in device_change_handler()
973 DBG("headphone: %d, lineout: %d\n", headphone, lineout); in device_change_handler()
975 if (headphone || lineout) { in device_change_handler()
976 /* unmute headphone/lineout & mute speaker */ in device_change_handler()
977 if (headphone) in device_change_handler()
1004 mix->drc_enable = ! (headphone || lineou in device_change_handler()
[all...]
/kernel/linux/linux-6.6/sound/ppc/
H A Dtumbler.c8 * * update from shadow registers on wakeup and headphone plug
9 * * automatically toggle DRC on headphone plug
971 int headphone, lineout; in device_change_handler() local
980 headphone = tumbler_detect_headphone(chip); in device_change_handler()
983 DBG("headphone: %d, lineout: %d\n", headphone, lineout); in device_change_handler()
985 if (headphone || lineout) { in device_change_handler()
986 /* unmute headphone/lineout & mute speaker */ in device_change_handler()
987 if (headphone) in device_change_handler()
1014 mix->drc_enable = ! (headphone || lineou in device_change_handler()
[all...]
/kernel/linux/linux-5.10/sound/aoa/core/
H A Dgpio-pmf.c33 PMF_GPIO(headphone, 0);
143 name = "headphone-detect"; in pmf_set_notify()
217 name = "headphone-detect"; in pmf_get_detect()
H A Dgpio-feature.c161 FTR_GPIO(headphone, 0);
234 get_gpio("headphone-mute", NULL, in ftr_gpio_init()
253 headphone_detect_node = get_gpio("headphone-detect", NULL, in ftr_gpio_init()
324 name = "headphone-detect"; in ftr_set_notify()
/kernel/linux/linux-6.6/sound/aoa/core/
H A Dgpio-pmf.c33 PMF_GPIO(headphone, 0);
143 name = "headphone-detect"; in pmf_set_notify()
217 name = "headphone-detect"; in pmf_get_detect()
H A Dgpio-feature.c161 FTR_GPIO(headphone, 0);
234 get_gpio("headphone-mute", NULL, in ftr_gpio_init()
253 headphone_detect_node = get_gpio("headphone-detect", NULL, in ftr_gpio_init()
324 name = "headphone-detect"; in ftr_set_notify()
/kernel/linux/linux-5.10/sound/aoa/fabrics/
H A Dlayout.c134 /* onyx on machines without headphone */
614 /* we need these for headphone/lineout detection */
667 AMP_CONTROL(headphone, "Headphone Switch");
/kernel/linux/linux-6.6/sound/aoa/fabrics/
H A Dlayout.c134 /* onyx on machines without headphone */
614 /* we need these for headphone/lineout detection */
667 AMP_CONTROL(headphone, "Headphone Switch");

Completed in 8 milliseconds