Searched full:hp_out (Results 1 – 25 of 71) sorted by relevance
123
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | mxs-audio-sgtl5000.txt | 20 * HP_OUT 41 "Headphone Jack", "HP_OUT";
|
| D | imx-audio-sgtl5000.txt | 25 * HP_OUT 53 "Headphone Jack", "HP_OUT";
|
| D | nvidia,tegra-audio-sgtl5000.txt | 33 "Headphone Jack", "HP_OUT",
|
| /kernel/linux/linux-5.10/sound/pci/hda/ |
| D | hda_auto_parser.c | 181 struct auto_out_pin hp_out[ARRAY_SIZE(cfg->hp_pins)]; in snd_hda_parse_pin_defcfg() local 191 memset(hp_out, 0, sizeof(hp_out)); in snd_hda_parse_pin_defcfg() 274 hp_out[cfg->hp_outs].pin = nid; in snd_hda_parse_pin_defcfg() 275 hp_out[cfg->hp_outs].seq = (assoc << 4) | seq; in snd_hda_parse_pin_defcfg() 356 if ((hp_out[i].seq & 0x0f) == 0x0f) { in snd_hda_parse_pin_defcfg() 361 line_out[cfg->line_outs++] = hp_out[i]; in snd_hda_parse_pin_defcfg() 363 memmove(hp_out + i, hp_out + i + 1, in snd_hda_parse_pin_defcfg() 364 sizeof(hp_out[0]) * (cfg->hp_outs - i)); in snd_hda_parse_pin_defcfg() 366 memset(hp_out + cfg->hp_outs, 0, in snd_hda_parse_pin_defcfg() 367 sizeof(hp_out[0]) * (AUTO_CFG_MAX_OUTS - cfg->hp_outs)); in snd_hda_parse_pin_defcfg() [all …]
|
| /kernel/linux/linux-5.10/sound/firewire/bebob/ |
| D | bebob_maudio.c | 74 #define HP_OUT "HP Out" macro 625 HP_OUT, HP_OUT, 661 HP_OUT 666 HP_OUT, AUX_OUT,
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | imx6ul-pico-dwarf.dts | 24 "Headphone Jack", "HP_OUT";
|
| D | imx7d-pico-nymph.dts | 35 "Headphone Jack", "HP_OUT";
|
| D | imx6ul-pico-pi.dts | 35 "Headphone Jack", "HP_OUT";
|
| D | imx6ul-pico-hobbit.dts | 35 "Headphone Jack", "HP_OUT";
|
| D | imx7d-pico-dwarf.dts | 24 "Headphone Jack", "HP_OUT";
|
| D | imx6q-dms-ba16.dts | 38 "Headphone Jack", "HP_OUT";
|
| D | imx53-voipac-bsb.dts | 17 "Headphone Jack", "HP_OUT";
|
| D | imx6qdl-emcon-avari.dtsi | 66 "Headphone Jack", "HP_OUT";
|
| D | imx53-mba53.dts | 73 "Headphone Jack", "HP_OUT";
|
| D | imx6q-dhcom-pdk2.dts | 81 "Headphone Jack", "HP_OUT";
|
| D | imx53-qsb-common.dtsi | 125 "Headphone Jack", "HP_OUT";
|
| D | imx6qdl-rex.dtsi | 75 "Headphone Jack", "HP_OUT";
|
| D | vf610-twr.dts | 68 "Headphone Jack", "HP_OUT",
|
| D | imx6qdl-wandboard.dtsi | 24 "Headphone Jack", "HP_OUT";
|
| D | imx53-m53evk.dts | 102 "Headphone Jack", "HP_OUT",
|
| D | imx25-pdk.dts | 69 "Headphone Jack", "HP_OUT";
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/freescale/ |
| D | fsl-ls1012a-oxalis.dts | 43 "Headphone Jack", "HP_OUT",
|
| D | fsl-ls1012a-frdm.dts | 42 "Headphone Jack", "HP_OUT",
|
| D | fsl-ls1012a-qds.dts | 42 "Headphone Jack", "HP_OUT",
|
| D | fsl-ls1028a-rdb.dts | 68 "Headphone Jack", "HP_OUT",
|
123