Home
last modified time | relevance | path

Searched defs:mode (Results 1 – 25 of 129) sorted by relevance

123456

/sound/firewire/digi00x/
Ddigi00x-proc.c12 enum snd_dg00x_optical_mode *mode) in get_optical_iface_mode()
40 enum snd_dg00x_optical_mode mode; in proc_read_clock() local
/sound/firewire/fireworks/
Dfireworks_pcm.c50 int snd_efw_get_multiplier_mode(unsigned int sampling_rate, unsigned int *mode) in snd_efw_get_multiplier_mode()
75 unsigned int i, mode; in hw_rule_rate() local
100 unsigned int i, mode; in hw_rule_channels() local
117 unsigned int i, mode; in limit_channels() local
/sound/drivers/opl4/
Dopl4_proc.c26 unsigned short mode, void **file_private_data) in snd_opl4_mem_proc_open()
41 unsigned short mode, void *file_private_data) in snd_opl4_mem_proc_release()
/sound/synth/emux/
Demux_effect.c138 effect_get_offset(struct snd_midi_channel *chan, int lo, int hi, int mode) in effect_get_offset()
159 int mode; in snd_emux_send_effect_oss() local
178 int type, int val, int mode) in snd_emux_send_effect()
/sound/core/seq/oss/
Dseq_oss_device.h142 #define is_read_mode(mode) ((mode) & SNDRV_SEQ_OSS_FILE_READ) argument
143 #define is_write_mode(mode) ((mode) & SNDRV_SEQ_OSS_FILE_WRITE) argument
144 #define is_nonblock_mode(mode) ((mode) & SNDRV_SEQ_OSS_FILE_NONBLOCK) argument
/sound/firewire/fireface/
Dff-stream.c13 static int get_rate_mode(unsigned int rate, unsigned int *mode) in get_rate_mode()
36 int mode; in keep_resources() local
Dff-pcm.c27 unsigned int i, mode; in hw_rule_rate() local
52 unsigned int i, mode; in hw_rule_channels() local
69 unsigned int mode; in limit_channels_and_rates() local
/sound/firewire/motu/
Dmotu-pcm.c24 unsigned int i, pcm_channels, rate, mode; in motu_rate_constraint() local
54 unsigned int i, pcm_channels, rate, mode; in motu_channels_constraint() local
77 unsigned int i, pcm_channels, rate, mode; in limit_channels_and_rates() local
Dmotu-proc.c48 unsigned int mode; in proc_read_format() local
/sound/pci/echoaudio/
Dechoaudio_3g.c100 static int set_digital_mode(struct echoaudio *chip, u8 mode) in set_digital_mode()
375 static int dsp_set_digital_mode(struct echoaudio *chip, u8 mode) in dsp_set_digital_mode()
Dechoaudio_gml.c107 static int set_digital_mode(struct echoaudio *chip, u8 mode) in set_digital_mode()
Dgina24_dsp.c282 static int dsp_set_digital_mode(struct echoaudio *chip, u8 mode) in dsp_set_digital_mode()
Dlayla24_dsp.c330 static int dsp_set_digital_mode(struct echoaudio *chip, u8 mode) in dsp_set_digital_mode()
/sound/oss/
Dsequencer.c215 int mode = translate_mode(file); in sequencer_write() local
285 int err, mode; in sequencer_write() local
944 int retval, mode, i; in sequencer_open() local
1123 int mode = translate_mode(file); in sequencer_release() local
1319 int mode = translate_mode(file); in sequencer_ioctl() local
Dmidibuf.c159 int mode, err; in MIDIbuf_open() local
218 int mode; in MIDIbuf_release() local
Daudio.c76 int mode = translate_mode(file); in audio_open() local
182 int mode = translate_mode(file); in audio_release() local
Dsb_midi.c31 static int sb_midi_open(int dev, int mode, in sb_midi_open()
/sound/isa/sb/
Demu8000_pcm.c92 unsigned int mode = EMU8000_RAM_WRITE; in emu8k_open_dram_for_pcm() local
429 #define GET_VAL(sval, buf, mode) \ argument
448 #define LOOP_WRITE(rec, offset, _buf, count, mode) \ argument
505 #define LOOP_WRITE(rec, pos, _buf, count, mode) \ argument
/sound/pci/au88x0/
Dau88x0_mpu401.c47 int temp, mode; in snd_vortex_midi() local
Dau88x0_game.c72 static int vortex_game_open(struct gameport *gameport, int mode) in vortex_game_open()
/sound/core/
Disadma.c44 unsigned short mode) in snd_dma_program()
/sound/soc/codecs/
Dwl1273.c38 enum wl1273_mode mode; member
48 u16 mode; in snd_wl1273_fm_set_i2s_mode() local
Dadau1761.c492 enum adau1761_digmic_jackdet_pin_mode mode; in adau1761_setup_digmic_jackdetect() local
554 enum adau1761_output_mode mode; in adau1761_setup_headphone_mode() local
/sound/
Dsound_core.c32 static char *sound_devnode(struct device *dev, umode_t *mode) in sound_devnode()
254 …file_operations *fops, int index, int low, int top, const char *name, umode_t mode, struct device … in sound_insert_unit()
/sound/soc/fsl/
Dmpc5200_psc_i2s.c43 u32 mode; in psc_i2s_hw_params() local

123456