/linux/include/uapi/linux/ |
H A D | ultrasound.h | 25 * byte 3 - Voice number (0-31) 30 * Each command affects one voice defined in byte 3. 34 * _GUS_VOICEON - Starts voice (P1=voice mode) 35 * _GUS_VOICEOFF - Stops voice (no parameters) 36 * _GUS_VOICEFADE - Stops the voice smoothly. 37 * _GUS_VOICEMODE - Alters the voice mode, don't start or stop voice (P1=voice mode) 38 * _GUS_VOICEBALA - Sets voice balanc 76 _GUS_CMD(chn,voice,cmd,p1,p2) global() argument 85 GUS_VOICESAMPLE(chn,voice,p1) global() argument 86 GUS_VOICEON(chn,voice,p1) global() argument 87 GUS_VOICEOFF(chn,voice) global() argument 88 GUS_VOICEFADE(chn,voice) global() argument 89 GUS_VOICEMODE(chn,voice,p1) global() argument 90 GUS_VOICEBALA(chn,voice,p1) global() argument 91 GUS_VOICEFREQ(chn,voice,p) global() argument 93 GUS_VOICEVOL(chn,voice,p1) global() argument 94 GUS_VOICEVOL2(chn,voice,p1) global() argument 95 GUS_RAMPRANGE(chn,voice,low,high) global() argument 96 GUS_RAMPRATE(chn,voice,p1,p2) global() argument 97 GUS_RAMPMODE(chn,voice,p1) global() argument 98 GUS_RAMPON(chn,voice,p1) global() argument 99 GUS_RAMPOFF(chn,voice) global() argument 100 GUS_VOLUME_SCALE(chn,voice,p1,p2) global() argument 101 GUS_VOICE_POS(chn,voice,p) global() argument [all...] |
/linux/sound/pci/trident/ |
H A D | trident_main.c | 35 struct snd_trident_voice * voice, 38 struct snd_trident_voice * voice, 53 static void snd_trident_print_voice_regs(struct snd_trident *trident, int voice) 57 dev_dbg(trident->card->dev, "Trident voice %i:\n", voice); 58 outb(voice, TRID_REG(trident, T4D_LFO_GC_CIR)); 274 void snd_trident_start_voice(struct snd_trident * trident, unsigned int voice) 276 Description: Start a voice, any channel 0 thru 63. 280 Parameters : voice - Voice numbe 287 snd_trident_start_voice(struct snd_trident * trident,unsigned int voice) snd_trident_start_voice() argument 311 snd_trident_stop_voice(struct snd_trident * trident,unsigned int voice) snd_trident_stop_voice() argument 432 snd_trident_write_voice_regs(struct snd_trident * trident,struct snd_trident_voice * voice) snd_trident_write_voice_regs() argument 515 snd_trident_write_cso_reg(struct snd_trident * trident,struct snd_trident_voice * voice,unsigned int CSO) snd_trident_write_cso_reg() argument 541 snd_trident_write_eso_reg(struct snd_trident * trident,struct snd_trident_voice * voice,unsigned int ESO) snd_trident_write_eso_reg() argument 567 snd_trident_write_vol_reg(struct snd_trident * trident,struct snd_trident_voice * voice,unsigned int Vol) snd_trident_write_vol_reg() argument 598 snd_trident_write_pan_reg(struct snd_trident * trident,struct snd_trident_voice * voice,unsigned int Pan) snd_trident_write_pan_reg() argument 620 snd_trident_write_rvol_reg(struct snd_trident * trident,struct snd_trident_voice * voice,unsigned int RVol) snd_trident_write_rvol_reg() argument 644 snd_trident_write_cvol_reg(struct snd_trident * trident,struct snd_trident_voice * voice,unsigned int CVol) snd_trident_write_cvol_reg() argument 787 struct snd_trident_voice *voice = runtime->private_data; snd_trident_allocate_pcm_mem() local 818 struct snd_trident_voice *voice = runtime->private_data; snd_trident_allocate_evoice() local 879 struct snd_trident_voice *voice = runtime->private_data; snd_trident_hw_free() local 910 struct snd_trident_voice *voice = runtime->private_data; snd_trident_playback_prepare() local 1013 struct snd_trident_voice *voice = runtime->private_data; snd_trident_capture_prepare() local 1122 struct snd_trident_voice *voice = runtime->private_data; snd_trident_si7018_capture_hw_free() local 1147 struct snd_trident_voice *voice = runtime->private_data; snd_trident_si7018_capture_prepare() local 1218 struct snd_trident_voice *voice = runtime->private_data; snd_trident_foldback_prepare() local 1361 struct snd_trident_voice *voice = runtime->private_data; snd_trident_spdif_prepare() local 1503 struct snd_trident_voice *voice, *evoice; snd_trident_trigger() local 1599 struct snd_trident_voice *voice = runtime->private_data; snd_trident_playback_pointer() local 1638 struct snd_trident_voice *voice = runtime->private_data; snd_trident_capture_pointer() local 1668 struct snd_trident_voice *voice = runtime->private_data; snd_trident_spdif_pointer() local 1800 struct snd_trident_voice *voice = runtime->private_data; snd_trident_pcm_free_substream() local 1813 struct snd_trident_voice *voice; snd_trident_playback_open() local 1841 struct snd_trident_voice *voice = runtime->private_data; snd_trident_playback_close() local 1861 struct snd_trident_voice *voice; snd_trident_spdif_open() local 1940 struct snd_trident_voice *voice; snd_trident_capture_open() local 1984 struct snd_trident_voice *voice; snd_trident_foldback_open() local 2011 struct snd_trident_voice *voice; snd_trident_foldback_close() local 2871 snd_trident_pcm_mixer_build(struct snd_trident * trident,struct snd_trident_voice * voice,struct snd_pcm_substream * substream) snd_trident_pcm_mixer_build() argument 2888 snd_trident_pcm_mixer_free(struct snd_trident * trident,struct snd_trident_voice * voice,struct snd_pcm_substream * substream) snd_trident_pcm_mixer_free() argument 3502 struct snd_trident_voice *voice; snd_trident_create() local 3655 struct snd_trident_voice *voice; snd_trident_interrupt() local 3793 snd_trident_free_voice(struct snd_trident * trident,struct snd_trident_voice * voice) snd_trident_free_voice() argument [all...] |
/linux/sound/drivers/opl4/ |
H A D | opl4_synth.c | 313 void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice)) in snd_opl4_do_for_note() argument 317 struct opl4_voice *voice; in snd_opl4_do_for_note() local 321 voice = &opl4->voices[i]; in snd_opl4_do_for_note() 322 if (voice->chan == chan && voice->note == note) { in snd_opl4_do_for_note() 323 func(opl4, voice); in snd_opl4_do_for_note() 334 void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice)) in snd_opl4_do_for_channel() argument 338 struct opl4_voice *voice; in snd_opl4_do_for_channel() local 342 voice = &opl4->voices[i]; in snd_opl4_do_for_channel() 343 if (voice in snd_opl4_do_for_channel() 354 snd_opl4_do_for_all(struct snd_opl4 * opl4,void (* func)(struct snd_opl4 * opl4,struct opl4_voice * voice)) snd_opl4_do_for_all() argument 358 struct opl4_voice *voice; snd_opl4_do_for_all() local 369 snd_opl4_update_volume(struct snd_opl4 * opl4,struct opl4_voice * voice) snd_opl4_update_volume() argument 388 snd_opl4_update_pan(struct snd_opl4 * opl4,struct opl4_voice * voice) snd_opl4_update_pan() argument 404 snd_opl4_update_vibrato_depth(struct snd_opl4 * opl4,struct opl4_voice * voice) snd_opl4_update_vibrato_depth() argument 420 snd_opl4_update_pitch(struct snd_opl4 * opl4,struct opl4_voice * voice) snd_opl4_update_pitch() argument 451 snd_opl4_update_tone_parameters(struct snd_opl4 * opl4,struct opl4_voice * voice) snd_opl4_update_tone_parameters() argument 486 struct opl4_voice *voice[2]; snd_opl4_note_on() local 555 snd_opl4_voice_off(struct snd_opl4 * opl4,struct opl4_voice * voice) snd_opl4_voice_off() argument 570 snd_opl4_terminate_voice(struct snd_opl4 * opl4,struct opl4_voice * voice) snd_opl4_terminate_voice() argument [all...] |
/linux/sound/drivers/opl3/ |
H A D | opl3_synth.c | 25 * with another voice to a 4 OP voice. For example voice 0 26 * can be connected with voice 3. The operators of voice 3 are 27 * used as operators 3 and 4 of the new 4 OP voice. 28 * In this case the 2 OP voice number 0 is the 'first half' and 29 * voice 3 is the second. 61 static int snd_opl3_set_voice(struct snd_opl3 * opl3, struct snd_dm_fm_voice * voice); 126 struct snd_dm_fm_voice voice; in snd_opl3_ioctl() local 435 snd_opl3_set_voice(struct snd_opl3 * opl3,struct snd_dm_fm_voice * voice) snd_opl3_set_voice() argument [all...] |
H A D | opl3_drums.c | 33 int voice; member 44 int voice; member 65 * set drum voice characteristics 70 unsigned char op_offset = snd_opl3_regmap[data->voice][data->op]; in snd_opl3_drum_voice_set() 71 unsigned char voice_offset = data->voice; in snd_opl3_drum_voice_set() 100 * Set drum voice pitch 105 unsigned char voice_offset = data->voice; in snd_opl3_drum_note_set() 118 * Set drum voice volume and position 124 unsigned char op_offset = snd_opl3_regmap[data->voice][data->op]; in snd_opl3_drum_vol_set() 125 unsigned char voice_offset = data->voice; in snd_opl3_drum_vol_set() [all...] |
/linux/sound/isa/gus/ |
H A D | gus_reset.c | 39 static void snd_gf1_default_interrupt_handler_wave_and_volume(struct snd_gus_card * gus, struct snd_gus_voice * voice) in snd_gf1_default_interrupt_handler_wave_and_volume() argument 66 struct snd_gus_voice *voice; in snd_gf1_set_default_handlers() local 68 voice = &gus->gf1.voices[what & 0xffff]; in snd_gf1_set_default_handlers() 69 voice->handler_wave = in snd_gf1_set_default_handlers() 70 voice->handler_volume = snd_gf1_default_interrupt_handler_wave_and_volume; in snd_gf1_set_default_handlers() 71 voice->handler_effect = NULL; in snd_gf1_set_default_handlers() 72 voice->volume_change = NULL; in snd_gf1_set_default_handlers() 112 void snd_gf1_smart_stop_voice(struct snd_gus_card * gus, unsigned short voice) in snd_gf1_smart_stop_voice() argument 117 snd_gf1_select_voice(gus, voice); in snd_gf1_smart_stop_voice() 120 " -%i- smart stop voice in snd_gf1_smart_stop_voice() 128 snd_gf1_stop_voice(struct snd_gus_card * gus,unsigned short voice) snd_gf1_stop_voice() argument 270 snd_gf1_free_voice(struct snd_gus_card * gus,struct snd_gus_voice * voice) snd_gf1_free_voice() argument [all...] |
H A D | gus_pcm.c | 98 unsigned int voice; in snd_gf1_pcm_trigger_up() local 117 for (voice = 0; voice < pcmp->voices; voice++) { in snd_gf1_pcm_trigger_up() 118 begin = pcmp->memory + voice * (pcmp->dma_size / runtime->channels); in snd_gf1_pcm_trigger_up() 122 pan = runtime->channels == 2 ? (!voice ? 1 : 14) : 8; in snd_gf1_pcm_trigger_up() 123 vol = !voice ? gus->gf1.pcm_volume_level_left : gus->gf1.pcm_volume_level_right; in snd_gf1_pcm_trigger_up() 125 snd_gf1_select_voice(gus, pcmp->pvoices[voice]->number); in snd_gf1_pcm_trigger_up() 143 for (voice = 0; voice < pcm in snd_gf1_pcm_trigger_up() 327 get_bpos(struct gus_pcm_private * pcmp,int voice,unsigned int pos,unsigned int len) get_bpos() argument 357 snd_gf1_pcm_playback_copy(struct snd_pcm_substream * substream,int voice,unsigned long pos,struct iov_iter * src,unsigned long count) snd_gf1_pcm_playback_copy() argument 374 snd_gf1_pcm_playback_silence(struct snd_pcm_substream * substream,int voice,unsigned long pos,unsigned long count) snd_gf1_pcm_playback_silence() argument 477 int voice; snd_gf1_pcm_playback_trigger() local [all...] |
/linux/sound/pci/emu10k1/ |
H A D | voice.c | 8 * Routines for control of EMU10K1 chips - voice manager 16 /* Previously the voice allocator started at 0 every time. The new voice 17 * allocator uses a round robin scheme. The next free voice is tracked in 27 struct snd_emu10k1_voice *voice; in voice_alloc() local 43 voice = &emu->voices[i + k]; in voice_alloc() 44 if (voice->use) { in voice_alloc() 51 voice = &emu->voices[i + k]; in voice_alloc() 52 voice->use = type; in voice_alloc() 53 voice in voice_alloc() [all...] |
H A D | irq.c | 45 int voice; in snd_emu10k1_interrupt() local 51 for (voice = 0; voice <= voice_max; voice++) { in snd_emu10k1_interrupt() 52 if (voice == 0x20) in snd_emu10k1_interrupt() 57 snd_emu10k1_voice_intr_ack(emu, voice); in snd_emu10k1_interrupt() 59 snd_emu10k1_voice_intr_disable(emu, voice); in snd_emu10k1_interrupt() 67 for (voice = 0; voice <= voice_max; voice in snd_emu10k1_interrupt() [all...] |
H A D | emu10k1_callback.c | 12 /* voice status */ 20 int voice; member 73 * get more voice for pcm 75 * terminate most inactive voice and give it as a pcm voice. 91 if (best[i].voice >= 0) { in snd_emu10k1_synth_get_voice() 93 vp = &emu->voices[best[i].voice]; in snd_emu10k1_synth_get_voice() 115 * turn off the voice (not terminated) 131 * terminate the voice 157 * release the voice t [all...] |
/linux/sound/pci/au88x0/ |
H A D | au88x0_synth.c | 56 wt_voice_t *voice = &(vortex->wt_voice[wt]); in vortex_wt_allocroute() local 95 voice->parm0 = voice->parm1 = 0xcfb23e2f; in vortex_wt_allocroute() 96 hwwrite(vortex->mmio, WT_PARM(wt, 0), voice->parm0); in vortex_wt_allocroute() 97 hwwrite(vortex->mmio, WT_PARM(wt, 1), voice->parm1); in vortex_wt_allocroute() 197 "WT SetReg: voice out of range\n"); in vortex_wt_SetReg() 205 /* Voice specific parameters */ in vortex_wt_SetReg() 310 /* Init Voice registers. */ in vortex_wt_init() 327 wt_voice_t *voice = &(vortex->wt_voice[wt]); 331 voice [all...] |
H A D | au88x0_wt.h | 27 /* WT Voice registers */ 28 #define WT_STEREO(voice) ((WT_BAR(voice)+ 0x20 +(((voice)&0x1f)>>1))<<2) /* 0x0080 */ argument 29 #define WT_MUTE(voice) ((WT_BAR(voice)+ 0x40 +((voice)&0x1f))<<2) /* 0x0100 */ argument 30 #define WT_RUN(voice) ((WT_BAR(voice)+ 0x60 +((voice) argument [all...] |
/linux/drivers/tty/serial/8250/ |
H A D | 8250_pnp.c | 41 /* Rockwell 56K ACF II Fax+Data+Voice Modem */ 64 /* Creative Labs Phone Blaster 28.8 DSVD PnP Voice */ 66 /* Creative Labs Modem Blaster 28.8 DSVD PnP Voice */ 85 /* Fujitsu Fax Voice 33600 PNP-I5 R Plug & Play */ 90 /* Archtek SmartLink Modem 3334BRV 33.6K Data Fax Voice */ 93 /* Hayes Optima 288 V.34-V.FC + FAX + Voice Plug & Play */ 95 /* Hayes Optima 336 V.34 + FAX + Voice PnP */ 97 /* Hayes Optima 336B V.34 + FAX + Voice PnP */ 107 /* Hayes Optima 288 V.34 + FAX + Voice, Plug & Play */ 110 /* IBM Thinkpad 701 Internal Modem Voice */ [all...] |
/linux/drivers/acpi/ |
H A D | acpi_pnp.c | 150 {"AKY1021"}, /* Rockwell 56K ACF II Fax+Data+Voice Modem */ 158 {"CTL3001"}, /* Creative Labs Phone Blaster 28.8 DSVD PnP Voice */ 159 {"CTL3011"}, /* Creative Labs Modem Blaster 28.8 DSVD PnP Voice */ 167 {"FUJ0209"}, /* Fujitsu Fax Voice 33600 PNP-I5 R Plug & Play */ 169 {"GVC0303"}, /* Archtek SmartLink Modem 3334BRV 33.6K Data Fax Voice */ 170 {"HAY0001"}, /* Hayes Optima 288 V.34-V.FC + FAX + Voice Plug & Play */ 171 {"HAY000C"}, /* Hayes Optima 336 V.34 + FAX + Voice PnP */ 172 {"HAY000D"}, /* Hayes Optima 336B V.34 + FAX + Voice PnP */ 177 {"HAYF001"}, /* Hayes Optima 288 V.34 + FAX + Voice, Plug & Play */ 178 {"IBM0033"}, /* IBM Thinkpad 701 Internal Modem Voice */ [all...] |
/linux/include/sound/ |
H A D | opl3.h | 21 * A 4 OP voice can be created by setting the corresponding 25 * first voice on the right side to the 4 OP mode. The fourth 26 * voice is made inaccessible. 28 * If a voice is set to the 2 OP mode, it works like 2 OP modes 29 * of the original YM3812 (AdLib). In addition the voice can 34 * register of the voice (0xC0-0xC8). In 4 OP voices these bits are 35 * in the second half of the voice. 131 * voice number to get the register number. 149 * is selected. These bits controls connecting the voice 151 * defined in the second half of the voice (ad [all...] |
H A D | gus.h | 75 /* voice specific registers */ 250 void (*handler_wave) (struct snd_gus_card * gus, struct snd_gus_voice * voice); 251 void (*handler_volume) (struct snd_gus_card * gus, struct snd_gus_voice * voice); 252 void (*handler_effect) (struct snd_gus_card * gus, struct snd_gus_voice * voice); 277 void (*private_free)(struct snd_gus_voice *voice); 313 unsigned char active_voice; /* selected voice (GF1PAGE register) */ 436 static inline void snd_gf1_select_voice(struct snd_gus_card * gus, int voice) in snd_gf1_select_voice() argument 441 if (voice != gus->gf1.active_voice) { in snd_gf1_select_voice() 442 gus->gf1.active_voice = voice; in snd_gf1_select_voice() 443 outb(voice, GUS in snd_gf1_select_voice() [all...] |
/linux/sound/soc/codecs/ |
H A D | cpcap.c | 326 SOC_SINGLE_TLV("Voice Playback Volume", 345 "Off", "Voice", "HiFi", "Ext" 679 SND_SOC_DAPM_AIF_IN("Voice RX", NULL, 0, SND_SOC_NOPM, 0, 0), 680 SND_SOC_DAPM_AIF_OUT("Voice TX", NULL, 0, SND_SOC_NOPM, 0, 0), 694 SND_SOC_DAPM_SUPPLY("Voice DAI Clock", 736 SND_SOC_DAPM_DAC_E("DAC Voice", NULL, 744 SND_SOC_DAPM_PGA("Voice PGA", 764 SND_SOC_DAPM_SWITCH("Voice Loopback", SND_SOC_NOPM, 0, 0, 836 {"Voice PGA", NULL, "VAUDIO"}, 844 {"Voice R [all...] |
H A D | twl4030.c | 350 SOC_DAPM_SINGLE("Voice", TWL4030_REG_EAR_CTL, 0, 1, 0), 358 SOC_DAPM_SINGLE("Voice", TWL4030_REG_PREDL_CTL, 0, 1, 0), 366 SOC_DAPM_SINGLE("Voice", TWL4030_REG_PREDR_CTL, 0, 1, 0), 374 SOC_DAPM_SINGLE("Voice", TWL4030_REG_HS_SEL, 0, 1, 0), 381 SOC_DAPM_SINGLE("Voice", TWL4030_REG_HS_SEL, 3, 1, 0), 388 SOC_DAPM_SINGLE("Voice", TWL4030_REG_PRECKL_CTL, 0, 1, 0), 395 SOC_DAPM_SINGLE("Voice", TWL4030_REG_PRECKR_CTL, 0, 1, 0), 402 {"Voice", "AudioL1", "AudioL2", "AudioR2"}; 417 {"Voice", "AudioR1", "AudioR2", "AudioL2"}; 509 /* Analog bypass for Voice */ [all...] |
H A D | wm8753.c | 16 * voice. 18 * Please note that the voice PCM can be connected directly to a Bluetooth 184 static const char *wm8753_adc_filter[] = {"HiFi", "Voice"}; 295 SOC_DOUBLE_R_TLV("Voice Playback Volume", WM8753_LOUTM2, WM8753_ROUTM2, 0, 7, 306 SOC_SINGLE_TLV("Mono Voice Playback Volume", WM8753_MOUTM2, 0, 7, 1, 319 SOC_SINGLE_TLV("Voice Sidetone Capture Volume", WM8753_RECMIX2, 0, 7, 1, 370 SOC_DAPM_SINGLE("Voice Playback Switch", WM8753_LOUTM2, 8, 1, 0), 378 SOC_DAPM_SINGLE("Voice Playback Switch", WM8753_ROUTM2, 8, 1, 0), 388 SOC_DAPM_SINGLE("Voice Playback Switch", WM8753_MOUTM2, 3, 1, 0), 411 SOC_DAPM_SINGLE("Voice Captur 891 u16 voice = snd_soc_component_read(component, WM8753_PCM) & 0x01ec; wm8753_vdac_adc_set_dai_fmt() local 926 u16 voice = snd_soc_component_read(component, WM8753_PCM) & 0x01f3; wm8753_pcm_hw_params() local 959 u16 voice, ioctl; wm8753_pcm_set_dai_fmt() local [all...] |
H A D | wm9713.c | 10 * o Support for AC97 Codec, Voice DAC and Aux DAC 159 SOC_SINGLE_TLV("Voice Playback Headphone Volume", AC97_PCM, 12, 7, 1, 161 SOC_SINGLE("Voice Playback Master Volume", AC97_PCM, 8, 7, 1), 162 SOC_SINGLE("Voice Playback Mono Volume", AC97_PCM, 4, 7, 1), 167 SOC_SINGLE_TLV("Speaker Mixer Voice Playback Volume", AC97_PCM, 8, 7, 1, 172 SOC_SINGLE_TLV("Mono Mixer Voice Playback Volume", AC97_PCM, 4, 7, 1, 200 /* Gracefully shut down the voice interface. */ in wm9713_voice_shutdown() 294 WM9713_HP_MIXER_CTRL("Voice Playback Switch", HPL_MIXER, 4), 304 WM9713_HP_MIXER_CTRL("Voice Playback Switch", HPR_MIXER, 4), 322 SOC_DAPM_SINGLE("Voice Playbac [all...] |
/linux/Documentation/devicetree/bindings/soc/qcom/ |
H A D | qcom,apr-services.yaml | 24 5 = Voice Stream Manager Service. 25 6 = Voice processing manager. 28 9 = Multimode voice manager. 29 10 = Core voice stream. 30 11 = Core voice processor. 37 4 = Voice processing manager.
|
/linux/sound/synth/emux/ |
H A D | emux_oss.c | 325 int voice; in emuspec_control() local 331 voice = event[3]; in emuspec_control() 332 if (voice < 0 || voice >= port->chset.max_channels) in emuspec_control() 335 chan = &port->chset.channels[voice]; in emuspec_control() 363 fake_event(emu, port, voice, MIDI_CTL_ALL_NOTES_OFF, 0, atomic, hop); in emuspec_control() 366 fake_event(emu, port, voice, MIDI_CTL_ALL_SOUNDS_OFF, 0, atomic, hop); in emuspec_control() 420 int voice; in gusspec_control() local 429 voice = event[3]; in gusspec_control() 430 if (voice < in gusspec_control() [all...] |
/linux/Documentation/devicetree/bindings/sound/ |
H A D | xmos,xvf3500.yaml | 7 title: XMOS XVF3500 VocalFusion Voice Processor 13 The XMOS XVF3500 VocalFusion Voice Processor is a low-latency, 32-bit 14 multicore controller for voice processing. 54 voice_processor: voice-processor@1 {
|
/linux/drivers/net/wireless/ti/wl12xx/ |
H A D | conf.h | 110 * during BT voice/ACL link. 118 * during BT voice 150 * during BT voice 191 * RX guard time before the beginning of a new BT voice frame during 199 * TX guard time before the beginning of a new BT voice frame during 218 * Number of consecutive BT voice frames not interrupted by WLAN
|
/linux/include/uapi/sound/ |
H A D | asound_fm.h | 29 unsigned char voice; /* FM voice (0 to 17) */ member 52 * This describes an FM note by its voice, octave, frequency number (10bit) 57 unsigned char voice; /* 0-17 voice channel */ member
|