Home
last modified time | relevance | path

Searched refs:internal (Results 1 – 14 of 14) sorted by relevance

/sound/oss/dmasound/
DKconfig7 If you want to use the internal audio of your Atari in Linux, answer
21 If you want to use the internal audio of your Amiga in Linux, answer
35 If you want to use the internal audio of your Q40 in Linux, answer
/sound/soc/uniphier/
DKconfig43 tristate "UniPhier SoC internal audio codec"
48 internal DAC. This driver supports Line In / Out and HeadPhone.
/sound/soc/img/
DKconfig52 Say Y or M if you want to add support for Pistachio internal DAC
53 driver for Imagination Technologies Pistachio internal DAC device.
DMakefile8 obj-$(CONFIG_SND_SOC_IMG_PISTACHIO_INTERNAL_DAC) += pistachio-internal-dac.o
/sound/firewire/dice/
Ddice-pcm.c169 bool internal; in pcm_open() local
192 internal = false; in pcm_open()
195 internal = true; in pcm_open()
204 if (!internal || in pcm_open()
/sound/core/
Dpcm.c66 if (newpcm->internal) in snd_pcm_add()
658 if (!pcm->internal) { in snd_pcm_new_stream()
681 if (!pcm->internal) { in snd_pcm_new_stream()
705 int playback_count, int capture_count, bool internal, in _snd_pcm_new() argument
728 pcm->internal = internal; in _snd_pcm_new()
745 internal ? &internal_ops : &ops); in _snd_pcm_new()
867 if (!pcm->internal) in snd_pcm_free()
/sound/soc/meson/
DKconfig119 Select Y or M to add support for the internal audio DAC on the
135 Say Y or M if you want to add support for the internal DAC found
/sound/soc/sunxi/
DKconfig20 This option enables the digital part of the internal audio codec for
/sound/soc/cirrus/
DKconfig20 Underflow of internal I2S controller FIFO could confuse the
/sound/soc/codecs/
DKconfig734 tristate "Ingenic JZ4740 internal CODEC"
736 Enable support for the internal CODEC found in the JZ4740 SoC
746 tristate "Ingenic JZ4725B internal CODEC"
748 Enable support for the internal CODEC found in the JZ4725B SoC
758 tristate "Ingenic JZ4760 internal CODEC"
760 Enable support for the internal CODEC found in the JZ4760 SoC
770 tristate "Ingenic JZ4770 internal CODEC"
772 Enable support for the internal CODEC found in the JZ4770 SoC
/sound/soc/intel/atom/
Dsst-mfld-platform-pcm.c582 if (substream->pcm->internal) in sst_soc_open()
599 if (substream->pcm->internal) in sst_soc_trigger()
/sound/soc/ti/
DKconfig221 The is an internal symbol needed to ensure that the codec
/sound/soc/fsl/
DKconfig338 SAI/AUD2HTX and connect with internal HDMI IP or external module
/sound/pci/rme9652/
Drme9652.c865 static int rme9652_set_adat1_input(struct snd_rme9652 *rme9652, int internal) in rme9652_set_adat1_input() argument
869 if (internal) { in rme9652_set_adat1_input()