Searched refs:lineout (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.4/sound/aoa/fabrics/ |
D | layout.c | 669 AMP_CONTROL(lineout, "Line-Out Switch"); 899 int headphones, lineout; in layout_attached_codec() local 908 lineout = codec->gpio->methods->get_detect(codec->gpio, in layout_attached_codec() 918 if (headphones <= 0 && lineout <= 0) in layout_attached_codec() 947 if (lineout == 1) in layout_attached_codec()
|
/Linux-v5.4/sound/ppc/ |
D | tumbler.c | 961 int headphone, lineout; in device_change_handler() local 971 lineout = tumbler_detect_lineout(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() 980 if (lineout && mix->line_mute.addr != 0) in device_change_handler() 1004 mix->drc_enable = ! (headphone || lineout); in device_change_handler()
|
/Linux-v5.4/sound/aoa/core/ |
D | gpio-pmf.c | 35 PMF_GPIO(lineout, 2);
|
D | gpio-feature.c | 163 FTR_GPIO(lineout, 2);
|
/Linux-v5.4/Documentation/devicetree/bindings/sound/ |
D | amlogic,axg-sound-card.txt | 100 sound-dai = <&lineout>;
|
/Linux-v5.4/arch/arm64/boot/dts/amlogic/ |
D | meson-axg-s400.dts | 73 lineout: audio-codec-1 { label 317 sound-dai = <&lineout>;
|
/Linux-v5.4/Documentation/sound/hd-audio/ |
D | models.rst | 255 alc255-dummy-lineout
|