Searched full:line_out (Results 1 – 15 of 15) sorted by relevance
| /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/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";
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | nvidia,tegra-audio-sgtl5000.yaml | 40 - LINE_OUT
|
| H A D | fsl,mxs-audio-sgtl5000.yaml | 51 * LINE_OUT
|
| /linux/arch/arm/boot/dts/nxp/ls/ |
| H A D | ls1021a-iot.dts | 49 "Speaker Ext", "LINE_OUT";
|
| /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 | 108 "External Speaker", "LINE_OUT";
|
| H A D | imx6dl-prtvt7.dts | 230 "External Speaker", "LINE_OUT";
|
| /linux/sound/pci/rme9652/ |
| H A D | hdspm.c | 5291 * line_out */ in snd_hdspm_set_defaults() 6208 info.line_out = hdspm_toggle_setting(hdspm, HDSPM_LineOut); in snd_hdspm_hwdep_ioctl()
|