/linux/sound/hda/common/ |
H A D | auto_parser.c | 179 struct auto_out_pin line_out[ARRAY_SIZE(cfg->line_out_pins)]; in snd_hda_parse_pin_defcfg() local 189 memset(line_out, 0, sizeof(line_out)); in snd_hda_parse_pin_defcfg() 248 line_out[cfg->line_outs].pin = nid; in snd_hda_parse_pin_defcfg() 249 line_out[cfg->line_outs].seq = seq; in snd_hda_parse_pin_defcfg() 361 line_out[cfg->line_outs++] = hp_out[i]; in snd_hda_parse_pin_defcfg() 374 sort_pins_by_sequence(cfg->line_out_pins, line_out, cfg->line_outs); in snd_hda_parse_pin_defcfg()
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | imx-audio-sgtl5000.txt | 26 * LINE_OUT
|
H A D | nvidia,tegra-audio-sgtl5000.yaml | 40 - LINE_OUT
|
H A D | fsl,mxs-audio-sgtl5000.yaml | 51 * LINE_OUT
|
/linux/include/uapi/sound/ |
H A D | hdsp.h | 53 unsigned char line_out; member
|
H A D | hdspm.h | 59 unsigned char line_out; member
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | fsl-ls1012a-oxalis.dts | 44 "Speaker Ext", "LINE_OUT";
|
H A D | fsl-ls1012a-frdm.dts | 50 "Speaker Ext", "LINE_OUT";
|
H A D | fsl-ls1028a-rdb.dts | 82 "Speaker Ext", "LINE_OUT";
|
H A D | fsl-ls1028a-qds.dts | 76 "Speaker Ext", "LINE_OUT";
|
H A D | imx8mq-librem5-devkit.dts | 174 "Speaker Amp INR", "LINE_OUT";
|
/linux/arch/arm/boot/dts/nxp/ls/ |
H A D | ls1021a-iot.dts | 49 "Speaker Ext", "LINE_OUT";
|
H A D | ls1021a-twr.dts | 47 "Speaker Ext", "LINE_OUT";
|
H A D | ls1021a-qds.dts | 49 "Speaker Ext", "LINE_OUT";
|
/linux/sound/pci/oxygen/ |
H A D | xonar_pcm179x.c | 27 * 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 D | xonar_cs43xx.c | 29 * LINE_OUT -> input of ADC
|
/linux/arch/arm/boot/dts/nxp/vf/ |
H A D | vf610-twr.dts | 62 "Speaker Ext", "LINE_OUT";
|
/linux/tools/perf/scripts/python/ |
H A D | task-analyzer.py | 677 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 D | imx6q-prti6q.dts | 100 "External Speaker", "LINE_OUT";
|
H A D | imx6dl-alti6p.dts | 148 "External Speaker", "LINE_OUT";
|
H A D | imx6qdl-vicut1.dtsi | 153 "External Speaker", "LINE_OUT";
|
/linux/sound/pci/ac97/ |
H A D | ac97_patch.c | 1682 #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 D | hdspm.c | 5330 * line_out */ in snd_hdspm_set_defaults() 6255 info.line_out = hdspm_toggle_setting(hdspm, HDSPM_LineOut); in snd_hdspm_hwdep_ioctl()
|
H A D | hdsp.c | 4794 info.line_out = (unsigned char) in snd_hdsp_hwdep_ioctl()
|