Home
last modified time | relevance | path

Searched refs:this (Results 1 – 25 of 39) sorted by relevance

12

/sound/usb/line6/
Dmidibuf.c33 static int midibuf_is_empty(struct midi_buffer *this) in midibuf_is_empty() argument
35 return (this->pos_read == this->pos_write) && !this->full; in midibuf_is_empty()
38 static int midibuf_is_full(struct midi_buffer *this) in midibuf_is_full() argument
40 return this->full; in midibuf_is_full()
43 void line6_midibuf_reset(struct midi_buffer *this) in line6_midibuf_reset() argument
45 this->pos_read = this->pos_write = this->full = 0; in line6_midibuf_reset()
46 this->command_prev = -1; in line6_midibuf_reset()
49 int line6_midibuf_init(struct midi_buffer *this, int size, int split) in line6_midibuf_init() argument
51 this->buf = kmalloc(size, GFP_KERNEL); in line6_midibuf_init()
53 if (this->buf == NULL) in line6_midibuf_init()
[all …]
/sound/pci/
DKconfig21 To compile this as a module, choose M here: the module
33 To compile this driver as a module, choose M here: the module
47 To compile this driver as a module, choose M here: the module
61 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
84 To compile this driver as a module, choose M here: the module
94 To compile this driver as a module, choose M here: the module
108 To compile this driver as a module, choose M here: the module
121 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
[all …]
/sound/soc/intel/
DKconfig10 enable this option by saying Y
12 Note that the answer to this question doesn't directly affect the
49 enable this option by saying Y or m. Distros will typically not
50 enable this option: while Merrifield/Edison can run a mainline
64 codec, then enable this option by saying Y or m. This is a
68 Baytrail/Cherrytrail, you need to deselect this option first.
85 select which platform uses this driver.
94 in the BIOS then enable this option by saying Y or m.
103 enabled in the BIOS then enable this option by saying Y or m.
112 enabled in the BIOS then enable this option by saying Y or m.
[all …]
/sound/drivers/
DKconfig60 You can compile this as a module which will be called snd-pcsp.
62 WARNING: if you already have a soundcard, enabling this
66 what you want. To make this driver play nicely with other
67 sound driver, you can add this in a configuration file under
71 You don't need this driver if you only want your pc-speaker to beep.
72 You don't need this driver if you have a tablet piezo beeper
86 You don't need this unless you're testing the hardware support
89 To compile this driver as a module, choose M here: the module
109 To compile this driver as a module, choose M here: the module
126 To compile this driver as a module, choose M here: the module
[all …]
/sound/isa/
DKconfig38 To compile this driver as a module, choose M here: the module
53 To compile this driver as a module, choose M here: the module
66 To compile this driver as a module, choose M here: the module
81 To compile this driver as a module, choose M here: the module
94 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
121 To compile this driver as a module, choose M here: the module
133 To compile this driver as a module, choose M here: the module
146 To compile this driver as a module, choose M here: the module
157 To compile this driver as a module, choose M here: the module
[all …]
/sound/usb/
DKconfig24 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
51 To compile this driver as a module, choose M here: the module
78 To compile this driver as a module, choose M here: the module
106 To compile this driver as a module, choose M here: the module
128 Select this option to include support for M2Tech hiFace USB-SPDIF
152 To compile this driver as a module, choose M here: the module
165 To compile this driver as a module, choose M here: the module
/sound/ppc/
DKconfig21 To compile this driver as a module, choose M here: the module
31 If this feature is enabled, DRC is turned off when the
34 Note that you can turn on/off DRC manually even without this
45 To compile this driver as a module, choose M here: the module
/sound/soc/sof/
DKconfig23 Say Y if you need this option.
34 Say Y if you need this option.
46 Say Y if you need this option. If unsure select "N".
78 Distributions should not select this option, only SOF development
80 Say Y if you are involved in SOF development and need this option.
90 when HDaudio is enabled due to module dependencies. Forcing this
91 option is intended for debug only, but this should not add any
93 Say Y if you are involved in SOF development and need this option.
110 Distributions should not select this option!
111 Say Y if you need this nocodec fallback option.
[all …]
/sound/core/seq/
DKconfig11 Many programs require this feature, so you should enable it
23 You don't need this unless you want to connect many MIDI
26 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/firewire/
DKconfig41 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
74 To compile this driver as a module, choose M here: the module
90 To compile this driver as a module, choose M here: the module
132 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
185 To compile this driver as a module, choose M here: the module
/sound/soc/xilinx/
DKconfig5 Select this option to enable Xilinx I2S Audio. This enables
14 Select this option to enable Xilinx audio formatter
21 Select this option to enable Xilinx SPDIF Audio.
/sound/core/
DKconfig56 To compile this driver as a module, choose M here: the module
69 To compile this driver as a module, choose M here: the module
77 If you disable this option, the ALSA's OSS PCM API will not
85 If you disable this option, pcm timer will be unavailable, so
99 also can use this timing source.
101 To compile this driver as a module, choose M here: the module
112 If you are unsure about this, say N here.
155 You don't need this unless you're debugging ALSA.
165 inevitably, turn this off.
212 strongly recommended to try this one once and verify whether you see
/sound/
DKconfig20 With this option enabled, the kernel will claim all OSS device
25 this option disabled, kernel will only claim actually in-use
32 to be removed (ie. PRECLAIM won't be available) and this option is
36 Disabling this allows alternative OSS implementations.
117 should "select" this.
/sound/sparc/
DKconfig20 To compile this driver as a module, choose M here: the module
30 To compile this driver as a module, choose M here: the module
40 To compile this driver as a module, choose M here: the module
/sound/soc/sof/amd/
DKconfig3 # redistributing this file, you may do so under either license.
33 Select this option for SOF support on AMD Renoir platform
40 Select this option for SOF support on AMD Rembrandt platform
/sound/soc/qcom/
DKconfig152 Say Y if you want to use audio device on this SoCs
166 Say Y if you want to use audio device on this SoCs.
178 Say Y if you want to use audio device on this SoCs.
190 Say Y if you want to use audio device on this SoCs.
205 Say Y if you want to use audio device on this SoCs.
222 Say Y or M if you want to use audio device on this SoCs.
/sound/hda/
DKconfig40 # this config should be selected only for Intel ACPI platforms.
47 # this config should be selected only for Intel DSP platforms.
64 Set this option to Y to make the kernel default to the new SOF
/sound/pcmcia/
DKconfig20 To compile this driver as a module, choose M here: the module
30 To compile this driver as a module, choose M here: the module
/sound/oss/dmasound/
DKconfig8 Y to this question. This will provide a Sun-like /dev/audio,
22 Y to this question. This will provide a Sun-like /dev/audio,
36 Y to this question. This will provide a Sun-like /dev/audio,
/sound/pci/hda/
DKconfig26 To compile this driver as a module, choose M here: the module
42 To compile this driver as a module, choose M here: the module
62 Note that this item alone doesn't provide the sysfs interface, but
183 Note that this option mandatorily enables CONFIG_SND_DYNAMIC_MINORS
249 Note that this option requires the external firmware file
310 controls (old behaviour until this option is available).
314 of this field is not recommended and defined for mixer controls.
317 to not enable this option.
/sound/soc/amd/
DKconfig78 By enabling this flag build will trigger for ACP PCI driver,
98 AMD Yellow Carp platform. By enabling this flag build will be
128 AMD RPL platform. By enabling this flag build will be
138 AMD Pink sardine platform. By enabling this flag build will be
/sound/soc/au1x/
DKconfig51 Select this option to enable AC97 audio on the early DB1x00 series
63 Select this option to enable audio (AC97 and I2S) on the
/sound/soc/sh/rcar/
Ddma.c675 static void rsnd_dma_of_path(struct rsnd_mod *this, in rsnd_dma_of_path() argument
688 struct rsnd_priv *priv = rsnd_mod_to_priv(this); in rsnd_dma_of_path()
707 if (this == rsnd_io_to_mod_ssi(io)) in rsnd_dma_of_path()
708 this = ssiu; in rsnd_dma_of_path()
766 if ((this == ssi) == (is_play)) { in rsnd_dma_of_path()
774 dev_dbg(dev, "module connection (this is %s)\n", rsnd_mod_name(this)); in rsnd_dma_of_path()
/sound/xen/
DKconfig11 Choose this option if you want to enable a para-virtualized
/sound/x86/
DKconfig16 Choose this option to support HDMI LPE Audio mode

12