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()
660 if (!pcm->internal) { in snd_pcm_new_stream()
683 if (!pcm->internal) { in snd_pcm_new_stream()
707 int playback_count, int capture_count, bool internal, in _snd_pcm_new() argument
730 pcm->internal = internal; in _snd_pcm_new()
747 internal ? &internal_ops : &ops); in _snd_pcm_new()
869 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/cirrus/
DKconfig20 Underflow of internal I2S controller FIFO could confuse the
/sound/soc/sunxi/
DKconfig20 This option enables the digital part of the internal audio codec for
/sound/soc/codecs/
DKconfig839 tristate "Ingenic JZ4740 internal CODEC"
841 Enable support for the internal CODEC found in the JZ4740 SoC
851 tristate "Ingenic JZ4725B internal CODEC"
853 Enable support for the internal CODEC found in the JZ4725B SoC
863 tristate "Ingenic JZ4760 internal CODEC"
865 Enable support for the internal CODEC found in the JZ4760 SoC
875 tristate "Ingenic JZ4770 internal CODEC"
877 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/
DKconfig342 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()