Home
last modified time | relevance | path

Searched refs:in (Results 1 – 25 of 77) sorted by relevance

1234

/sound/usb/line6/
A Dcapture.c36 urb_in = line6pcm->in.urbs[index]; in submit_audio_in_urb()
48 line6pcm->in.buffer + in submit_audio_in_urb()
123 line6pcm->in.pos_done += frames; in line6_capture_copy()
133 line6pcm->in.bytes += length; in line6_capture_check_period()
134 if (line6pcm->in.bytes >= line6pcm->in.period) { in line6_capture_check_period()
135 line6pcm->in.bytes %= line6pcm->in.period; in line6_capture_check_period()
136 spin_unlock(&line6pcm->in.lock); in line6_capture_check_period()
138 spin_lock(&line6pcm->in.lock); in line6_capture_check_period()
156 if (urb == line6pcm->in.urbs[index]) in audio_in_callback()
264 if (line6pcm->in.urbs == NULL) in line6_create_audio_in_urbs()
[all …]
A Dpcm.c141 &line6pcm->out : &line6pcm->in; in get_stream()
474 cleanup_urbs(&line6pcm->in, line6pcm->line6->iso_buffers); in line6_cleanup_pcm()
508 line6_unlink_audio_urbs(line6pcm, &line6pcm->in); in line6_pcm_disconnect()
510 line6_wait_clear_audio_urbs(line6pcm, &line6pcm->in); in line6_pcm_disconnect()
545 spin_lock_init(&line6pcm->in.lock); in line6_init_pcm()
600 line6pcm->in.count = 0; in snd_line6_prepare()
601 line6pcm->in.pos_done = 0; in snd_line6_prepare()
602 line6pcm->in.bytes = 0; in snd_line6_prepare()
/sound/aoa/soundbus/i2sbus/
A Dpcm.c21 if (in) { in get_pcm_info()
23 *pi = &i2sdev->in; in get_pcm_info()
30 *other = &i2sdev->in; in get_pcm_info()
106 if (ti->transfer_in == in in i2sbus_pcm_open()
802 i2sdev->in.substream = NULL; in i2sbus_record_close()
856 i2sdev->in.created = 0; in i2sbus_private_free()
871 int err, in = 0, out = 0; in i2sbus_attach_codec() local
914 in = 1; in i2sbus_attach_codec()
960 out = in = 1; in i2sbus_attach_codec()
980 if (!i2sdev->in.created && in) { in i2sbus_attach_codec()
[all …]
A Dcore.c79 iounmap(i2sdev->in.dbdma); in i2sbus_release_dev()
83 free_dbdma_descriptor_ring(i2sdev, &i2sdev->in.dbdma_ring); in i2sbus_release_dev()
288 dev->in.dbdma = ioremap(r->start, rlen); in i2sbus_add_dev()
290 if (!dev->intfregs || !dev->out.dbdma || !dev->in.dbdma) in i2sbus_add_dev()
296 if (alloc_dbdma_descriptor_ring(dev, &dev->in.dbdma_ring, in i2sbus_add_dev()
325 free_dbdma_descriptor_ring(dev, &dev->in.dbdma_ring); in i2sbus_add_dev()
328 iounmap(dev->in.dbdma); in i2sbus_add_dev()
/sound/soc/meson/
A Dmeson-codec-glue.c17 struct snd_soc_dapm_widget *in; in meson_codec_glue_get_input() local
31 in = meson_codec_glue_get_input(p->source); in meson_codec_glue_get_input()
32 if (in) in meson_codec_glue_get_input()
33 return in; in meson_codec_glue_get_input()
55 struct snd_soc_dapm_widget *in = in meson_codec_glue_output_get_input_data() local
59 if (WARN_ON(!in)) in meson_codec_glue_output_get_input_data()
62 dai = in->priv; in meson_codec_glue_output_get_input_data()
A DKconfig13 in the Amlogic Meson8, Meson8b and GX SoC families
26 embedded in the Amlogic AXG SoC family
33 embedded in the Amlogic AXG SoC family
50 in the Amlogic AXG SoC family
58 in the Amlogic AXG SoC family
83 in the Amlogic AXG SoC family
90 in the Amlogic AXG SoC family
98 in the Amlogic AXG SoC family
/sound/hda/codecs/
A DKconfig11 Say Y or M here to include Analog Devices HD-audio codec support in
22 Say Y or M here to include IDT (Sigmatel) HD-audio codec support in
32 Say Y or M here to include VIA HD-audio codec support in
43 Say Y or M here to include Conexant HD-audio codec support in
54 Say Y or M here to include Senarytech HD-audio codec support in
64 Say Y or M here to include Creative CA0110-IBG codec support in
73 Say Y or M here to include Creative CA0132 codec support in
96 Say Y or M here to include C-Media HD-audio codec support in
106 Say Y or M here to include C-Media CM9825 HD-audio codec support in
116 (and compatibles) support in snd-hda-intel driver.
[all …]
/sound/soc/codecs/
A Dmax98396.c455 int in, out, width, bsel, max_sr; member
457 { .in = 2, .out = 4, .width = 16, .bsel = MAX98396_BSEL_32, .max_sr = 192000 },
458 { .in = 2, .out = 6, .width = 24, .bsel = MAX98396_BSEL_48, .max_sr = 192000 },
459 { .in = 2, .out = 8, .width = 32, .bsel = MAX98396_BSEL_64, .max_sr = 192000 },
460 { .in = 3, .out = 15, .width = 32, .bsel = MAX98396_BSEL_125, .max_sr = 192000 },
461 { .in = 4, .out = 8, .width = 16, .bsel = MAX98396_BSEL_64, .max_sr = 192000 },
462 { .in = 4, .out = 12, .width = 24, .bsel = MAX98396_BSEL_96, .max_sr = 192000 },
463 { .in = 4, .out = 16, .width = 32, .bsel = MAX98396_BSEL_128, .max_sr = 192000 },
464 { .in = 5, .out = 15, .width = 24, .bsel = MAX98396_BSEL_125, .max_sr = 192000 },
465 { .in = 7, .out = 15, .width = 16, .bsel = MAX98396_BSEL_125, .max_sr = 192000 },
[all …]
A Dtas2781-fmwlib.c1339 return in; in check_inpage_yram_rg()
1360 return in; in check_inpage_yram_bk1()
1380 return in; in check_inpage_yram()
1406 return in; in check_inblock_yram_bk()
1421 return in; in check_inblock_yram()
1427 bool in; in check_yram() local
1430 if (in) in check_yram()
1447 bool in; in tasdev_multibytes_chksum() local
1465 if (!in) in tasdev_multibytes_chksum()
1509 bool in; in do_singlereg_checksum() local
[all …]
A Drl6231.c111 static unsigned int find_best_div(unsigned int in, in find_best_div() argument
116 if (in <= max) in find_best_div()
119 d = in / max; in find_best_div()
120 if (in % max) in find_best_div()
/sound/oss/dmasound/
A DKconfig7 If you want to use the internal audio of your Atari in Linux, answer
12 inserted in and removed from the running kernel whenever you
21 If you want to use the internal audio of your Amiga in Linux, answer
26 inserted in and removed from the running kernel whenever you
35 If you want to use the internal audio of your Q40 in Linux, answer
40 inserted in and removed from the running kernel whenever you
/sound/hda/codecs/side-codecs/
A DKconfig10 For more information on KUnit and unit tests in general,
11 please refer to the KUnit documentation in
13 If in doubt, say "N".
35 in snd-hda-intel driver, such as ALC287.
51 in snd-hda-intel driver, such as ALC287.
107 in snd-hda-intel driver, such as ALC287.
125 in snd-hda-intel driver, such as ALC287.
/sound/soc/sunxi/
A DKconfig10 Select Y or M to add support for the Codec embedded in the Allwinner
31 the codec embedded in newer Allwinner SoCs.
39 the codec embedded in Allwinner A64 SoC.
56 Say Y or M to add support for the S/PDIF audio block in the Allwinner
63 Say Y or M to add support for the DMIC audio block in the Allwinner
/sound/aoa/codecs/
A DKconfig8 codec chip found in the latest Apple machines
17 found in a lot of Apple Machines, especially
24 found in the Mac Mini. If you have a Mac Mini and
/sound/soc/xilinx/
A DKconfig9 mode, IP receives audio in AES format, extracts PCM and sends
11 encapsulates PCM in AES format and sends AES data.
24 This provides playback and capture of SPDIF audio in
/sound/soc/fsl/
A DKconfig18 in-tree drivers select it automatically.
30 in-tree drivers select it automatically.
41 in-tree drivers select it automatically.
59 in-tree drivers select it automatically.
72 in-tree drivers select it automatically.
82 in-tree drivers select it automatically.
136 in-tree drivers select it automatically.
164 in-tree drivers select it automatically.
228 tristate "Freescale MPC5200 PSC in I2S mode driver"
233 Say Y here to support the MPC5200 PSCs in I2S mode.
[all …]
/sound/usb/6fire/
A Dmidi.c55 if (rt->in) in usb6fire_midi_in_received()
56 snd_rawmidi_receive(rt->in, data, length); in usb6fire_midi_in_received()
132 rt->in = alsa_sub; in usb6fire_midi_in_trigger()
134 rt->in = NULL; in usb6fire_midi_in_trigger()
/sound/soc/sof/
A DKconfig80 Say Y if you are involved in SOF development and need this option.
92 functional issues in nominal cases.
93 Say Y if you are involved in SOF development and need this option.
126 If you are not involved in SOF releases and CI development,
137 Say Y if you are involved in SOF development and need this option.
186 This option enables more verbose IPC logs, with command types in
217 this option, or dynamically by setting flags in the SOF core
264 This option keeps the DSP in D0 state so that firmware debug
282 module dependencies but since the module or built-in type is decided
290 When selected, the probe is handled in two steps, for example to
[all …]
/sound/soc/intel/avs/boards/
A DKconfig117 tristate "rt274 in I2S mode"
127 tristate "rt286 in I2S mode"
137 tristate "rt298 in I2S mode"
147 tristate "rt5514 in I2S mode"
157 tristate "rt5640 in I2S mode"
169 tristate "rt5663 in I2S mode"
179 tristate "rt5682 in I2S mode"
/sound/soc/renesas/rcar/
A Dadg.c194 u32 *in, u32 *out, u32 *en) in rsnd_adg_get_timesel_ratio() argument
223 if (in) in rsnd_adg_get_timesel_ratio()
224 *in = _in; in rsnd_adg_get_timesel_ratio()
262 u32 in, out; in rsnd_adg_set_src_timesel_gen2() local
271 &in, &out, &en); in rsnd_adg_set_src_timesel_gen2()
273 in = in << shift; in rsnd_adg_set_src_timesel_gen2()
277 rsnd_mod_bset(adg_mod, SRCIN_TIMSEL(id / 2), mask, in); in rsnd_adg_set_src_timesel_gen2()
/sound/usb/
A Dmidi.c351 struct snd_usb_midi_in_endpoint *in = umidi->endpoints[i].in; in snd_usbmidi_error_timer() local
352 if (in && in->error_resubmit) { in snd_usbmidi_error_timer()
353 in->error_resubmit = 0; in snd_usbmidi_error_timer()
357 in->urbs[j]->dev = umidi->dev; in snd_usbmidi_error_timer()
1341 rep->in = NULL; in snd_usbmidi_in_endpoint_create()
1384 rep->in = ep; in snd_usbmidi_in_endpoint_create()
1529 if (ep->in) in snd_usbmidi_free()
1574 if (ep->in) in snd_usbmidi_disconnect()
1580 if (ep->in) { in snd_usbmidi_disconnect()
1582 ep->in = NULL; in snd_usbmidi_disconnect()
[all …]
/sound/hda/common/
A DKconfig64 The default time-out value in seconds for HD-audio automatic
75 field in control (mixer) element identifiers. The use
87 Specifies the default pre-allocated buffer-size in kB for the
92 and no preallocation is needed in most cases.
/sound/core/
A DKconfig51 log in TAP format (https://testanything.org/). Only useful for
55 For more information on KUnit and unit tests in general, refer
56 to the KUnit documentation in Documentation/dev-tools/kunit/.
68 # enable input device support in jack layer
112 behave like most of new OSS/Free drivers in 2.4/2.6 kernels.
140 If you say Y here, the minor numbers of ALSA device files in
232 are in the proper ranges or the check of the invalid access at
/sound/soc/intel/boards/
A DKconfig275 tristate "GLK with DA7219 and MAX98357A in I2S Mode"
285 tristate "GLK with RT5682 and MAX98357A in I2S Mode"
316 tristate "SOF with rt5650/rt5682 codec in I2S Mode"
343 tristate "SOF with cs42l42 codec in I2S Mode"
375 tristate "SOF with ES8336 or ES8326 codec in I2S mode"
391 tristate "SOF with nau8825 codec in I2S Mode"
418 tristate "CML_LP with DA7219 and MAX98357A in I2S Mode"
428 tristate "CML with RT1011 and RT5682 in I2S Mode"
440 tristate "SOF with DA7219 codec in I2S Mode"
462 tristate "SOF with amplifiers in I2S Mode"
[all …]
/sound/drivers/
A DKconfig55 If you don't have a sound card in your computer, you can include a
67 sound driver, you can add this in a configuration file under
73 in your PC instead of the real speaker.
126 modes. You can find the corresponding selftest in the 'alsa'
197 device so that a requested 38.4 kBaud will result in the standard speed.
211 the Roland MPU-401 interface in UART mode.
261 The default time-out value in seconds for AC97 automatic

Completed in 909 milliseconds

1234