Searched defs:msg (Results 1 – 15 of 15) sorted by relevance
/sound/oss/ |
D | midi_synth.c | 44 do_midi_msg(int synthno, unsigned char *msg, int mlen) in do_midi_msg() 286 int msg, chn; in midi_synth_kill_note() local 376 int msg, chn; in midi_synth_start_note() local 564 int msg, chn; in midi_synth_aftertouch() local 596 int chn, msg; in midi_synth_controller() local 625 int msg, prev_chn; in midi_synth_bender() local
|
D | mpu401.c | 230 int msg = ((int) (midic & 0xf0) >> 4); in mpu_input_scanner() local
|
/sound/pci/mixart/ |
D | mixart_core.c | 145 struct mixart_msg *msg, in send_msg() 359 u32 msg, addr, type; in snd_mixart_msg_tasklet() local 422 u32 msg; in snd_mixart_interrupt() local
|
/sound/soc/codecs/ |
D | pcm3008.c | 164 static int pcm3008_soc_suspend(struct platform_device *pdev, pm_message_t msg) in pcm3008_soc_suspend()
|
D | ac97.c | 148 static int ac97_soc_suspend(struct platform_device *pdev, pm_message_t msg) in ac97_soc_suspend()
|
D | wm8728.c | 478 u8 msg[2]; in wm8728_spi_write() local
|
D | wm8510.c | 800 u8 msg[2]; in wm8510_spi_write() local
|
D | wm8750.c | 965 u8 msg[2]; in wm8750_spi_write() local
|
D | wm8731.c | 691 u8 msg[2]; in wm8731_spi_write() local
|
D | wm8753.c | 1760 u8 msg[2]; in wm8753_spi_write() local
|
/sound/core/seq/ |
D | seq_virmidi.c | 82 unsigned char msg[4]; in snd_virmidi_dev_receive_event() local
|
D | seq_midi.c | 135 unsigned char msg[10]; /* buffer for constructing midi messages */ in event_process_midi() local
|
D | seq_clientmgr.c | 2438 int is_src, char *msg) in snd_seq_info_dump_subscribers()
|
/sound/spi/ |
D | at73c213.c | 90 struct spi_message msg; in snd_at73c213_write_reg() local 1081 static int snd_at73c213_suspend(struct spi_device *spi, pm_message_t msg) in snd_at73c213_suspend()
|
/sound/core/seq/oss/ |
D | seq_oss_midi.c | 611 char msg[32]; in send_midi_event() local
|