Home
last modified time | relevance | path

Searched defs:parm (Results 1 – 16 of 16) sorted by relevance

/sound/hda/
Dhdac_device.c214 unsigned int verb, unsigned int parm) in snd_hdac_make_cmd()
267 unsigned int verb, unsigned int parm, unsigned int *res) in snd_hdac_read()
280 int _snd_hdac_read_parm(struct hdac_device *codec, hda_nid_t nid, int parm, in _snd_hdac_read_parm()
300 int parm) in snd_hdac_read_parm_uncached()
319 unsigned int parm, unsigned int val) in snd_hdac_override_parm()
346 unsigned int parm; in snd_hdac_get_sub_nodes() local
444 unsigned int parm; in get_num_conns() local
472 unsigned int parm; in snd_hdac_get_connections() local
1010 int flags, unsigned int verb, unsigned int parm) in codec_read()
1022 int flags, unsigned int verb, unsigned int parm) in codec_write()
[all …]
/sound/core/seq/oss/
Dseq_oss_timer.c88 abstime_t parm = ev->t.time; in snd_seq_oss_process_timer_event() local
Dseq_oss_event.h80 unsigned char note, parm; member
/sound/oss/
Dsequencer.c448 #define parm event_rec[5] in seq_chn_voice_event() macro
630 unsigned int parm = *(int *) &event_rec[4]; in seq_timing_event() local
697 unsigned int parm = *((unsigned int *) &event_rec[4]); in seq_local_event() local
Dsys_timer.c117 unsigned long parm = *(int *) &event[4]; in def_tmr_event() local
Dsound_timer.c116 unsigned long parm = *(int *) &event[4]; in timer_event() local
Dmpu401.c1399 unsigned long parm = *(unsigned int *) &event[4]; in mpu_timer_event() local
1486 int parm; in mpu_timer_ioctl() local
1637 static void timer_ext_event(struct mpu_config *devc, int event, int parm) in timer_ext_event()
/sound/pci/hda/
Dhda_codec.h317 unsigned int verb, unsigned int parm) in snd_hda_codec_read()
324 unsigned int verb, unsigned int parm) in snd_hda_codec_write()
374 int flags, unsigned int verb, unsigned int parm) in snd_hda_codec_write_cache()
379 #define snd_hda_codec_update_cache(codec, nid, flags, verb, parm) \ argument
Dhda_proc.c36 #define param_read(codec, nid, parm) \ argument
Dpatch_via.c356 unsigned int verb, parm; in __analog_low_current_mode() local
Dhda_codec.c319 unsigned int parm; in get_num_devices() local
344 unsigned int parm; in snd_hda_get_devices() local
1166 unsigned int parm; in snd_hda_override_amp_caps() local
Dpatch_ca0132.c791 unsigned int verb, unsigned int parm, unsigned int *res) in codec_send_command()
/sound/synth/emux/
Demux_synth.c562 struct soundfont_voice_parm *parm; in setup_voice() local
Dsoundfont.c235 struct soundfont_open_parm parm; in open_patch() local
/sound/pci/korg1212/
Dkorg1212.c840 int parm, rc; in snd_korg1212_SetRate() local
/sound/pci/riptide/
Driptide.c837 static int sendcmd(struct cmdif *cif, u32 flags, u32 cmd, u32 parm, in sendcmd()