/sound/usb/ |
D | stream.c | 82 static void snd_usb_init_substream(struct snd_usb_stream *as, in snd_usb_init_substream() argument 86 struct snd_usb_substream *subs = &as->substream[stream]; in snd_usb_init_substream() 91 subs->stream = as; in snd_usb_init_substream() 93 subs->dev = as->chip->dev; in snd_usb_init_substream() 94 subs->txfr_quirk = as->chip->txfr_quirk; in snd_usb_init_substream() 95 subs->tx_length_quirk = as->chip->tx_length_quirk; in snd_usb_init_substream() 99 snd_usb_set_pcm_ops(as->pcm, stream); in snd_usb_init_substream() 325 struct snd_usb_stream *as; in snd_usb_add_audio_stream() local 330 list_for_each_entry(as, &chip->pcm_list, list) { in snd_usb_add_audio_stream() 331 if (as->fmt_type != fp->fmt_type) in snd_usb_add_audio_stream() [all …]
|
D | Kconfig | 22 To compile this driver as a module, choose M here: the module 33 To compile this driver as a module, choose M here: the module 46 To compile this driver as a module, choose M here: the module 73 To compile this driver as a module, choose M here: the module 101 To compile this driver as a module, choose M here: the module 147 To compile this driver as a module, choose M here: the module 160 To compile this driver as a module, choose M here: the module
|
D | card.c | 120 static void snd_usb_stream_disconnect(struct snd_usb_stream *as) in snd_usb_stream_disconnect() argument 126 subs = &as->substream[idx]; in snd_usb_stream_disconnect() 675 struct snd_usb_stream *as; in usb_audio_disconnect() local 686 list_for_each_entry(as, &chip->pcm_list, list) { in usb_audio_disconnect() 687 snd_usb_stream_disconnect(as); in usb_audio_disconnect() 764 struct snd_usb_stream *as; in usb_audio_suspend() local 775 list_for_each_entry(as, &chip->pcm_list, list) { in usb_audio_suspend() 776 snd_pcm_suspend_all(as->pcm); in usb_audio_suspend() 777 as->substream[0].need_setup_ep = in usb_audio_suspend() 778 as->substream[1].need_setup_ep = true; in usb_audio_suspend()
|
/sound/pci/ |
D | Kconfig | 20 To compile this as a module, choose M here: the module 32 To compile this driver as a module, choose M here: the module 46 To compile this driver as a module, choose M here: the module 60 To compile this driver as a module, choose M here: the module 72 To compile this driver as a module, choose M here: the module 83 To compile this driver as a module, choose M here: the module 93 To compile this driver as a module, choose M here: the module 107 To compile this driver as a module, choose M here: the module 120 To compile this driver as a module, choose M here: the module 134 To compile this driver as a module, choose M here: the module [all …]
|
/sound/isa/ |
D | Kconfig | 36 To compile this driver as a module, choose M here: the module 51 To compile this driver as a module, choose M here: the module 64 To compile this driver as a module, choose M here: the module 79 To compile this driver as a module, choose M here: the module 92 To compile this driver as a module, choose M here: the module 105 To compile this driver as a module, choose M here: the module 119 To compile this driver as a module, choose M here: the module 131 To compile this driver as a module, choose M here: the module 144 To compile this driver as a module, choose M here: the module 155 To compile this driver as a module, choose M here: the module [all …]
|
/sound/oss/dmasound/ |
D | Kconfig | 10 This driver is also available as a module ( = code which can be 12 want). If you want to compile it as a module, say M here and read 24 This driver is also available as a module ( = code which can be 26 want). If you want to compile it as a module, say M here and read 38 This driver is also available as a module ( = code which can be 40 want). If you want to compile it as a module, say M here and read
|
/sound/firewire/ |
D | Kconfig | 23 To compile this driver as a module, choose M here: the module 46 To compile this driver as a module, choose M here: the module 56 To compile this driver as a module, choose M here: the module 72 To compile this driver as a module, choose M here: the module 113 To compile this driver as a module, choose M here: the module 128 To compile this driver as a module, choose M here: the module 141 To compile this driver as a module, choose M here: the module 153 To compile this driver as a module, choose M here: the module
|
/sound/core/seq/ |
D | Kconfig | 25 To compile this driver as a module, choose M here: the module 38 To compile this driver as a module, choose M here: the module 42 bool "Use HR-timer as default sequencer timer" 46 Say Y here to use the HR-timer backend as the default sequencer
|
/sound/pci/hda/ |
D | Kconfig | 21 To compile this driver as a module, choose M here: the module 36 To compile this driver as a module, choose M here: the module 59 turn on CONFIG_SND_HDA_HWDEP as well. 86 option, such as patch=hda-init. 93 snd-hda-intel driver, such as ALC880. 103 snd-hda-intel driver, such as AD1986A. 113 snd-hda-intel driver, such as STAC9200. 123 snd-hda-intel driver, such as VT1708. 143 snd-hda-intel driver, such as CS4206. 153 snd-hda-intel driver, such as CX20549. [all …]
|
/sound/drivers/ |
D | Kconfig | 59 You can compile this as a module which will be called snd-pcsp. 88 To compile this driver as a module, choose M here: the module 107 To compile this driver as a module, choose M here: the module 124 To compile this driver as a module, choose M here: the module 135 To compile this driver as a module, choose M here: the module 148 To compile this driver as a module, chose 'M' here: the module 163 To compile this driver as a module, choose M here: the module 173 To compile this driver as a module, choose M here: the module 184 To compile this driver as a module, choose M here: the module 196 To compile this driver as a module, choose M here: the module [all …]
|
/sound/sparc/ |
D | Kconfig | 19 To compile this driver as a module, choose M here: the module 29 To compile this driver as a module, choose M here: the module 39 To compile this driver as a module, choose M here: the module
|
/sound/pcmcia/ |
D | Kconfig | 19 To compile this driver as a module, choose M here: the module 29 To compile this driver as a module, choose M here: the module
|
/sound/soc/tegra/ |
D | Kconfig | 70 boards using the RT5640 codec, such as Dalmore. 78 boards using the WM8753 codec, such as Whistler. 120 boards using the MAX98090 codec, such as Venice2. 128 boards using the RT5677 codec, such as Ryu. 136 boards using the SGTL5000 codec, such as Apalis T30, Apalis TK1 or
|
/sound/ppc/ |
D | Kconfig | 20 To compile this driver as a module, choose M here: the module 44 To compile this driver as a module, choose M here: the module
|
/sound/soc/au1x/ |
D | Kconfig | 10 Controller (DBDMA) as found on the Au12xx/Au13xx/Au1550 SoC. 29 old DMA controller as found on the Au1000/Au1500/Au1100 chips.
|
/sound/core/ |
D | Kconfig | 55 To compile this driver as a module, choose M here: the module 68 To compile this driver as a module, choose M here: the module 97 the hrtimer as a precise timing source. The ALSA sequencer code 100 To compile this driver as a module, choose M here: the module
|
/sound/soc/omap/ |
D | Kconfig | 24 component also under DSS HDMI device. Dummy codec is used as 25 as codec component. The hdmi audio driver implements also 93 using twl4030 as c codec. This driver currently supports:
|
/sound/aoa/fabrics/ |
D | Kconfig | 11 compile it as a module.
|
/sound/soc/rockchip/ |
D | Kconfig | 43 boards using the MAX98090 codec, such as Veyron. 52 boards using the RT5645/RT5650 codec, such as Veyron.
|
/sound/parisc/ |
D | Kconfig | 18 provided as part of the Lasi multi-function IC.
|
/sound/spi/ |
D | Kconfig | 23 To compile this driver as a module, choose M here: the module will be
|
/sound/ |
D | Kconfig | 15 outdated but still useful information as well. Newer sound 21 compile the sound card support as a module and load that module
|
/sound/pci/asihpi/ |
D | hpi_internal.h | 1032 struct hpi_async_msg as; member 1093 struct hpi_async_res as; member 1201 struct hpi_async_msg as; member 1220 struct hpi_async_res as; member
|
/sound/soc/ |
D | Kconfig | 20 This ASoC audio support can also be built as a module. If so, the module
|
/sound/oss/ |
D | Kconfig | 161 use of the IDE and joystick peripherals on the card as well; these 377 how to compile it into the kernel or as a module see the file 434 You can say M here to compile this driver as a module; the module is 478 <file:sound/oss/aedsp16.c> as well as
|