Home
last modified time | relevance | path

Searched refs:which (Results 1 – 13 of 13) sorted by relevance

/sound/oss/dmasound/
DKconfig10 This driver is also available as a module ( = code which can be
24 This driver is also available as a module ( = code which can be
38 This driver is also available as a module ( = code which can be
/sound/oss/
DCHANGELOG70 just one /dev/dsp# device which is used both for code download and audio.
96 - Some changes which reduce clicking in audio playback.
136 - Few changes which decrease popping at end/beginning of audio playback.
157 this change breaks some programs which assume that fragments cannot be
199 new local.h which is compatible with current version of the driver.
244 - Fixed some bugs in the PSS driver which caused I/O errors with
315 have an old SB Pro (the non-OPL-3 one) or a SB 2.0 clone which has a OPL-3.
319 - Fixed bug which made it impossible to make long recordings to disk.
338 smaller which makes it possible to use the full driver with
DKconfig41 The MultiSound cards have two firmware files which are required for
52 The MultiSound cards have two firmware files which are required for
103 The MultiSound cards have two firmware files which are required
114 The MultiSound cards have two firmware files which are required for
175 This is the port which the Pinnacle and Fiji uses to configure the
291 The MediaTrix AudioTrix Pro has an on-board microcontroller which
/sound/soc/codecs/
Dwm8350.h23 int wm8350_hp_jack_detect(struct snd_soc_codec *codec, enum wm8350_jack which,
Dwm8350.c1339 int wm8350_hp_jack_detect(struct snd_soc_codec *codec, enum wm8350_jack which, in wm8350_hp_jack_detect() argument
1346 switch (which) { in wm8350_hp_jack_detect()
1371 switch (which) { in wm8350_hp_jack_detect()
DKconfig168 Normally ASoC codec drivers are only built if a machine driver which
/sound/pci/nm256/
Dnm256.c335 snd_nm256_get_start_offset(int which) in snd_nm256_get_start_offset() argument
338 while (which-- > 0) in snd_nm256_get_start_offset()
339 offset += coefficient_sizes[which]; in snd_nm256_get_start_offset()
344 snd_nm256_load_one_coefficient(struct nm256 *chip, int stream, u32 port, int which) in snd_nm256_load_one_coefficient() argument
347 u16 offset = snd_nm256_get_start_offset(which); in snd_nm256_load_one_coefficient()
348 u16 size = coefficient_sizes[which]; in snd_nm256_load_one_coefficient()
/sound/pci/
Dazt3328.c1885 snd_azf3328_irq_log_unknown_type(struct snd_azf3328 *chip, u8 which) in snd_azf3328_irq_log_unknown_type() argument
1889 which); in snd_azf3328_irq_log_unknown_type()
1898 u8 which; in snd_azf3328_pcm_interrupt() local
1911 which = snd_azf3328_codec_inb(codec, IDX_IO_CODEC_IRQTYPE); in snd_azf3328_pcm_interrupt()
1913 snd_azf3328_codec_outb(codec, IDX_IO_CODEC_IRQTYPE, which); in snd_azf3328_pcm_interrupt()
1920 which, in snd_azf3328_pcm_interrupt()
1925 if (which & IRQ_SOMETHING) in snd_azf3328_pcm_interrupt()
1926 snd_azf3328_irq_log_unknown_type(chip, which); in snd_azf3328_pcm_interrupt()
DKconfig541 If you say Y here, you will get an input device which reports
716 If you say Y here, you will get an input device which reports
/sound/drivers/
DKconfig42 driver for the PC speaker which allows it to act like a primitive
46 You can compile this as a module which will be called snd-pcsp.
/sound/soc/davinci/
DKconfig10 Say Y or M here if you want audio support for TI SoC which uses eDMA.
/sound/soc/blackfin/
DKconfig134 AC97 codecs which do not implement the slot-16 mode will not function
/sound/core/
DKconfig219 the process or driver which causes the scheduling gaps.