Searched refs:jacks (Results 1 – 25 of 30) sorted by relevance
12
/kernel/linux/linux-5.10/Documentation/sound/hd-audio/ |
D | controls.rst | 16 jack-retasking of multi-I/O jacks. 20 headphone and line-out jacks. If built-in speakers and headphone 21 and/or line-out jacks are available on a machine, this controls 23 When there are only either headphones or line-out jacks, it gives 27 When both headphone and line-out jacks are present, it gives 51 When this control is ON, treat the headphone jacks as line-out 52 jacks. That is, the headphone won't auto-mute the other line-outs, 66 An enum control to re-task the multi-I/O jacks for surround outputs. 67 When it's ON, the corresponding input jacks (usually a line-in and a 68 mic-in) are switched as the surround and the CLFE output jacks. [all …]
|
/kernel/linux/linux-5.10/Documentation/sound/designs/ |
D | jack-controls.rst | 41 Don't create a input device for phantom jacks. 43 HDA jacks can set phantom_jack to true in order to create a phantom 47 ASoC jacks should set initial_kctl as false. The pin name will be
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
D | cs42l42.txt | 22 - cirrus,ts-inv : Boolean property. For jacks that invert the tip sense 23 polarity. Normal jacks will short tip sense pin to HS1 when headphones are 24 plugged in and leave tip sense floating when not plugged in. Inverting jacks
|
D | mxs-audio-sgtl5000.txt | 12 pins, and the jacks on the board:
|
D | atmel-wm8904.txt | 9 sinks are the WM8904's pins, and the jacks on the board:
|
D | nvidia,tegra-audio-wm9712.txt | 15 sinks are the WM9712's pins, and the jacks on the board:
|
D | imx-audio-sgtl5000.txt | 17 pins, and the jacks on the board:
|
D | nvidia,tegra-audio-wm8753.txt | 16 and the jacks on the board:
|
D | samsung,tm2-audio.txt | 19 WM5110's and MAX98504's pins and the jacks on the
|
D | nvidia,tegra-audio-sgtl5000.txt | 15 sinks are the SGTL5000's pins (as documented in its binding), and the jacks
|
D | imx-audio-es8328.txt | 14 pins, and the jacks on the board:
|
D | nvidia,tegra-audio-rt5640.txt | 15 sinks are the RT5640's pins (as documented in its binding), and the jacks
|
D | nvidia,tegra-audio-max98090.txt | 15 sinks are the MAX98090's pins (as documented in its binding), and the jacks
|
D | davinci-evm-audio.txt | 11 sinks are the codec's pins, and the jacks on the board:
|
D | qcom,sdm845.txt | 20 of codec and the jacks on the board.
|
D | nvidia,tegra-audio-wm8903.txt | 16 and the jacks on the board:
|
D | qcom,apq8016-sbc.txt | 23 of msm8x16_wcd codec and the jacks on the board:
|
D | nvidia,tegra-audio-rt5677.txt | 15 sinks are the RT5677's pins (as documented in its binding), and the jacks
|
D | qcom,apq8096.txt | 17 of codec and the jacks on the board:
|
/kernel/linux/linux-5.10/Documentation/sound/soc/ |
D | jack.rst | 5 ALSA has a standard API for representing physical jacks to user space, 18 This is done by splitting the jacks up into three things working
|
D | machine.rst | 8 interrupts, clocking, jacks and voltage regulators.
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
D | hda_jack.c | 449 struct hda_jack_tbl *jacks = jack->private_data; in hda_free_jack_priv() local 450 jacks->nid = 0; in hda_free_jack_priv() 451 jacks->jack = NULL; in hda_free_jack_priv()
|
/kernel/linux/linux-5.10/sound/usb/ |
D | mixer_quirks.c | 419 const struct sb_jack *jacks; in snd_audigy2nx_proc_read() local 426 jacks = jacks_audigy2nx; in snd_audigy2nx_proc_read() 429 jacks = jacks_live24ext; in snd_audigy2nx_proc_read() 433 for (i = 0; jacks[i].name; ++i) { in snd_audigy2nx_proc_read() 434 snd_iprintf(buffer, "%s: ", jacks[i].name); in snd_audigy2nx_proc_read() 442 jacks[i].unitid << 8, buf, 3); in snd_audigy2nx_proc_read()
|
/kernel/linux/linux-5.10/drivers/usb/gadget/ |
D | Kconfig | 9 # - Host systems (like PCs) need CONFIG_USB (with "A" jacks). 10 # - Peripherals (like PDAs) need CONFIG_USB_GADGET (with "B" jacks). 433 input and one MIDI output. These MIDI jacks appear as
|
/kernel/linux/linux-5.10/drivers/usb/gadget/legacy/ |
D | Kconfig | 9 # - Host systems (like PCs) need CONFIG_USB (with "A" jacks). 10 # - Peripherals (like PDAs) need CONFIG_USB_GADGET (with "B" jacks). 324 input and one MIDI output. These MIDI jacks appear as
|
12