Home
last modified time | relevance | path

Searched full:line_out (Results 1 – 24 of 24) sorted by relevance

/linux/Documentation/devicetree/bindings/sound/
H A Dmxs-audio-sgtl5000.txt21 * LINE_OUT
H A Dimx-audio-sgtl5000.txt26 * LINE_OUT
H A Dnvidia,tegra-audio-sgtl5000.yaml40 - LINE_OUT
/linux/include/uapi/sound/
H A Dhdsp.h53 unsigned char line_out; member
H A Dhdspm.h59 unsigned char line_out; member
/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1012a-oxalis.dts44 "Speaker Ext", "LINE_OUT";
H A Dfsl-ls1012a-frdm.dts50 "Speaker Ext", "LINE_OUT";
H A Dfsl-ls1028a-rdb.dts82 "Speaker Ext", "LINE_OUT";
H A Dfsl-ls1028a-qds.dts76 "Speaker Ext", "LINE_OUT";
/linux/arch/arm/boot/dts/nxp/ls/
H A Dls1021a-iot.dts49 "Speaker Ext", "LINE_OUT";
H A Dls1021a-twr.dts47 "Speaker Ext", "LINE_OUT";
H A Dls1021a-qds.dts49 "Speaker Ext", "LINE_OUT";
/linux/sound/pci/oxygen/
H A Dxonar_pcm179x.c27 * LINE_OUT -> input of ADC
59 * LINE_OUT -> input of ADC
120 * LINE_OUT -> input of ADC
160 * LINE_OUT -> input of ADC
H A Dxonar_cs43xx.c29 * LINE_OUT -> input of ADC
H A Doxygen.c30 * LINE_OUT -> input of ADC
/linux/arch/arm/boot/dts/nxp/vf/
H A Dvf610-twr.dts62 "Speaker Ext", "LINE_OUT";
/linux/tools/perf/scripts/python/
H A Dtask-analyzer.py677 line_out = fmt.format(c_row_set, task.time_in(), task.time_out(), task.cpu,
682 line_out = fmt.format(c_row_set, task.time_in(), task.time_out(), task.cpu,
686 fd_task.write(line_out)
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6q-prti6q.dts100 "External Speaker", "LINE_OUT";
H A Dimx6dl-alti6p.dts148 "External Speaker", "LINE_OUT";
H A Dimx6qdl-vicut1.dtsi153 "External Speaker", "LINE_OUT";
/linux/sound/soc/codecs/
H A Dsgtl5000.c437 SND_SOC_DAPM_OUTPUT("LINE_OUT"),
497 {"LO", NULL, "DAC"}, /* dac --> line_out */
502 {"LINE_OUT", NULL, "LO"},
/linux/sound/pci/ac97/
H A Dac97_patch.c1682 #define AC97_AD198X_LOSEL 0x0020 /* LINE_OUT amplifiers input select */
1690 #define AC97_AD198X_LODIS 0x1000 /* LINE_OUT disable */
1740 #define AC97_AD1986_LOHPEN 0x0010 /* LINE_OUT headphone drive */
1741 #define AC97_AD1986_LVREF0 0x0100 /* LINE_OUT VREF_OUT 2.25V */
1742 #define AC97_AD1986_LVREF1 0x0200 /* LINE_OUT VREF_OUT 0V */
1743 #define AC97_AD1986_LVREF2 0x0400 /* LINE_OUT VREF_OUT 3.7V */
1747 #define AC97_AD1986_LOSEL 0x1000 /* LINE_OUT amplifiers input select */
/linux/sound/pci/rme9652/
H A Dhdspm.c5330 * line_out */ in snd_hdspm_set_defaults()
6255 info.line_out = hdspm_toggle_setting(hdspm, HDSPM_LineOut); in snd_hdspm_hwdep_ioctl()
H A Dhdsp.c4794 info.line_out = (unsigned char) in snd_hdsp_hwdep_ioctl()