Home
last modified time | relevance | path

Searched defs:ch (Results 1 – 25 of 67) sorted by relevance

123

/sound/core/seq/oss/
Dseq_oss_event.c274 note_on_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event … in note_on_event()
335 note_off_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event… in note_off_event()
372 set_note_event(struct seq_oss_devinfo *dp, int dev, int type, int ch, int note, int vel, struct snd… in set_note_event()
390 set_control_event(struct seq_oss_devinfo *dp, int dev, int type, int ch, int param, int val, struct… in set_control_event()
/sound/isa/sb/
Demu8000_pcm.c171 static inline int emu8k_get_curpos(struct snd_emu8k_pcm *rec, int ch) in emu8k_get_curpos()
269 static void setup_voice(struct snd_emu8k_pcm *rec, int ch) in setup_voice()
322 static void start_voice(struct snd_emu8k_pcm *rec, int ch) in start_voice()
357 static void stop_voice(struct snd_emu8k_pcm *rec, int ch) in stop_voice()
376 int ch; in emu8k_pcm_trigger() local
592 int ch; in emu8k_pcm_hw_free() local
626 int err, i, ch; in emu8k_pcm_prepare() local
Demu8000_callback.c224 int ch; in start_voice() local
303 int ch = vp->ch; in trigger_voice() local
323 reset_voice(struct snd_emux *emu, int ch) in reset_voice()
Demu8000.c97 snd_emu8000_dma_chan(struct snd_emu8000 *emu, int ch, int mode) in snd_emu8000_dma_chan()
175 int ch; in init_audio() local
/sound/soc/atmel/
Dmchp-i2s-mcc.c137 #define MCHP_I2SMCC_MRA_NBCHAN(ch) \ argument
198 #define MCHP_I2SMCC_INT_TXRDY_MASK(ch) GENMASK((ch) - 1, 0) argument
199 #define MCHP_I2SMCC_INT_TXRDYCH(ch) BIT(ch) argument
200 #define MCHP_I2SMCC_INT_TXUNF_MASK(ch) GENMASK((ch) + 7, 8) argument
201 #define MCHP_I2SMCC_INT_TXUNFCH(ch) BIT((ch) + 8) argument
202 #define MCHP_I2SMCC_INT_RXRDY_MASK(ch) GENMASK((ch) + 15, 16) argument
203 #define MCHP_I2SMCC_INT_RXRDYCH(ch) BIT((ch) + 16) argument
204 #define MCHP_I2SMCC_INT_RXOVF_MASK(ch) GENMASK((ch) + 23, 24) argument
205 #define MCHP_I2SMCC_INT_RXOVFCH(ch) BIT((ch) + 24) argument
Datmel-i2s.c136 #define ATMEL_I2SC_SR_RXORCH(ch) (1 << (((ch) & 0x7) + 8)) argument
140 #define ATMEL_I2SC_SR_TXURCH(ch) (1 << (((ch) & 0x7) + 20)) argument
212 unsigned int sr, imr, pending, ch, mask; in atmel_i2s_interrupt() local
Dmchp-spdifrx.c104 #define SPDIFRX_IR_CSC(ch) BIT((ch) + 8) argument
283 int ch; in mchp_spdif_interrupt() local
885 int ch; in mchp_spdifrx_dai_probe() local
/sound/mips/
Dsgio2audio.c344 unsigned int ch, unsigned int count) in snd_sgio2audio_dma_pull_frag()
392 unsigned int ch, unsigned int count) in snd_sgio2audio_dma_push_frag()
443 int ch = chan->idx; in snd_sgio2audio_dma_start() local
473 int count, ch; in snd_sgio2audio_dma_in_isr() local
493 int count, ch; in snd_sgio2audio_dma_out_isr() local
585 int ch = chan->idx; in snd_sgio2audio_pcm_prepare() local
/sound/usb/6fire/
Dcontrol.c189 unsigned int ch = kcontrol->private_value; in usb6fire_control_output_vol_put() local
219 unsigned int ch = kcontrol->private_value; in usb6fire_control_output_vol_get() local
236 unsigned int ch = kcontrol->private_value; in usb6fire_control_output_mute_put() local
263 unsigned int ch = kcontrol->private_value; in usb6fire_control_output_mute_get() local
/sound/core/
Dvmaster.c60 int err, ch; in follower_update() local
140 int err, ch; in follower_get_val() local
153 int err, ch, vol; in follower_put_val() local
202 int err, ch, changed = 0; in follower_put() local
/sound/soc/qcom/qdsp6/
Dq6dsp-common.c11 int q6dsp_map_channels(u8 ch_map[PCM_MAX_NUM_CHANNEL], int ch) in q6dsp_map_channels()
/sound/pci/au88x0/
Dau88x0_core.c259 vortex_mixer_addWTD(vortex_t * vortex, unsigned char mix, unsigned char ch) in vortex_mixer_addWTD()
287 vortex_mixer_delWTD(vortex_t * vortex, unsigned char mix, unsigned char ch) in vortex_mixer_delWTD()
655 vortex_src_addWTD(vortex_t * vortex, unsigned char src, unsigned char ch) in vortex_src_addWTD()
687 vortex_src_delWTD(vortex_t * vortex, unsigned char src, unsigned char ch) in vortex_src_delWTD()
1781 vortex_routeLRT(vortex_t * vortex, int en, unsigned char ch, in vortex_routeLRT()
1830 vortex_connection_adbdma_src(vortex_t * vortex, int en, unsigned char ch, in vortex_connection_adbdma_src()
1867 vortex_connection_src_adbdma(vortex_t * vortex, int en, unsigned char ch, in vortex_connection_src_adbdma()
1875 unsigned char ch, unsigned char src0, in vortex_connection_src_src_adbdma()
1885 vortex_connection_mix_adb(vortex_t * vortex, int en, unsigned char ch, in vortex_connection_mix_adb()
1894 vortex_connection_mix_src(vortex_t * vortex, int en, unsigned char ch, in vortex_connection_mix_src()
/sound/ppc/
Dsnd_ps3.c189 static dma_addr_t v_to_bus(struct snd_ps3_card_info *card, void *paddr, int ch) in v_to_bus()
201 enum snd_ps3_ch ch, size_t byte_count, in snd_ps3_bump_buffer()
222 enum snd_ps3_ch ch; in snd_ps3_program_dma() local
/sound/pci/emu10k1/
Demu10k1_main.c58 void snd_emu10k1_voice_init(struct snd_emu10k1 *emu, int ch) in snd_emu10k1_voice_init()
146 int ch; in snd_emu10k1_init() local
396 int ch; in snd_emu10k1_done() local
Demu10k1_callback.c91 int ch; in snd_emu10k1_synth_get_voice() local
311 int ch; in start_voice() local
Dp16v.c826 int i, ch; in snd_p16v_suspend() local
837 int i, ch; in snd_p16v_resume() local
/sound/synth/emux/
Demux_synth.c147 int ch; in snd_emux_note_off() local
196 int ch, do_again = 0; in snd_emux_timer_callback() local
224 int ch; in snd_emux_key_press() local
/sound/virtio/
Dvirtio_chmap.c172 unsigned int ch; in virtsnd_chmap_build_devs() local
/sound/soc/qcom/
Dlpass-platform.c384 int ret, id, ch, dir = substream->stream; in lpass_platform_pcmops_prepare() local
451 int ret, ch, id; in lpass_platform_pcmops_trigger() local
601 int ret, ch, dir = substream->stream; in lpass_platform_pcmops_pointer() local
Dlpass-hdmi.c33 unsigned int ch = 0; in lpass_hdmi_daiops_hw_params() local
/sound/soc/xilinx/
Dxlnx_i2s.c101 u32 ch, format, data_width; in xlnx_i2s_probe() local
/sound/pci/hda/
Dhda_codec.c1296 int ch, int dir, int idx) in encode_amp()
1320 int ch, int dir, int idx, int mask, int val) in snd_hda_codec_amp_update()
1343 int ch, ret = 0; in snd_hda_codec_amp_stereo() local
1368 int snd_hda_codec_amp_init(struct hda_codec *codec, hda_nid_t nid, int ch, in snd_hda_codec_amp_init()
1393 int ch, ret = 0; in snd_hda_codec_amp_init_stereo() local
1449 int ch, int dir, int idx, unsigned int ofs) in read_amp_value()
1463 int ch, int dir, int idx, unsigned int ofs, in update_amp_value()
3426 int ch, v; in snd_hda_check_amp_list_power() local
3788 int ch = 0; in snd_hda_multi_out_analog_prepare() local
/sound/pci/ice1712/
Dse.c165 static void se200pci_WM8766_set_volume(struct snd_ice1712 *ice, int ch, in se200pci_WM8766_set_volume()
350 int ch; member
/sound/soc/fsl/
Dp1022_rdk.c54 unsigned int co, unsigned int ch, unsigned int device) in guts_set_dmuxcr()
Dp1022_ds.c47 unsigned int co, unsigned int ch, unsigned int device) in guts_set_dmuxcr()

123