Home
last modified time | relevance | path

Searched refs:internal (Results 1 – 13 of 13) 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/firewire/dice/
Ddice-pcm.c168 bool internal; in pcm_open() local
191 internal = false; in pcm_open()
194 internal = true; in pcm_open()
202 if (!internal || in pcm_open()
/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/soc/uniphier/
DKconfig43 tristate "UniPhier SoC internal audio codec"
48 internal DAC. This driver supports Line In / Out and HeadPhone.
/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/sirf/
DKconfig8 tristate "SoC Audio support for SiRF internal audio codec"
/sound/soc/sunxi/
DKconfig19 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/intel/atom/
Dsst-mfld-platform-pcm.c593 if (substream->pcm->internal) in sst_platform_open()
610 if (substream->pcm->internal) in sst_platform_pcm_trigger()
/sound/soc/codecs/
DKconfig628 tristate "Ingenic JZ4740 internal CODEC"
630 Enable support for the internal CODEC found in the JZ4740 SoC
639 tristate "Ingenic JZ4725B internal CODEC"
641 Enable support for the internal CODEC found in the JZ4725B SoC
1055 tristate "SiRF SoC internal audio codec"
/sound/soc/ti/
DKconfig213 The is an internal symbol needed to ensure that the codec
/sound/pci/rme9652/
Drme9652.c883 static int rme9652_set_adat1_input(struct snd_rme9652 *rme9652, int internal) in rme9652_set_adat1_input() argument
887 if (internal) { in rme9652_set_adat1_input()