Searched defs:msg (Results 1 – 16 of 16) 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 562 int msg, chn; in midi_synth_aftertouch() local 594 int chn, msg; in midi_synth_controller() local 623 int msg, prev_chn; in midi_synth_bender() local
|
D | mpu401.c | 231 int msg = ((int) (midic & 0xf0) >> 4); in mpu_input_scanner() local
|
/sound/soc/intel/ |
D | sst-haswell-ipc.c | 307 struct ipc_message *msg; member 316 static inline u32 msg_get_global_type(u32 msg) in msg_get_global_type() 321 static inline u32 msg_get_global_reply(u32 msg) in msg_get_global_reply() 326 static inline u32 msg_get_stream_type(u32 msg) in msg_get_stream_type() 331 static inline u32 msg_get_stage_type(u32 msg) in msg_get_stage_type() 336 static inline u32 msg_set_stage_type(u32 msg, u32 type) in msg_set_stage_type() 342 static inline u32 msg_get_stream_id(u32 msg) in msg_get_stream_id() 347 static inline u32 msg_get_notify_reason(u32 msg) in msg_get_notify_reason() 434 struct ipc_message *msg = NULL; in msg_get_empty() local 449 struct ipc_message *msg; in ipc_tx_msgs() local [all …]
|
D | sst-baytrail-ipc.c | 205 struct ipc_message *msg; member 267 struct ipc_message *msg = NULL; in sst_byt_msg_get_empty() local 282 struct ipc_message *msg; in sst_byt_ipc_tx_msgs() local 312 struct ipc_message *msg) in sst_byt_tx_msg_reply_complete() 324 struct ipc_message *msg, *tmp; in sst_byt_drop_all() local 340 static int sst_byt_tx_wait_done(struct sst_byt *byt, struct ipc_message *msg, in sst_byt_tx_wait_done() 374 struct ipc_message *msg; in sst_byt_ipc_tx_message() local 427 struct ipc_message *msg = NULL, *_msg; in sst_byt_reply_find_msg() local 452 static void sst_byt_stream_update(struct sst_byt *byt, struct ipc_message *msg) in sst_byt_stream_update() 478 struct ipc_message *msg; in sst_byt_process_reply() local [all …]
|
D | sst-dsp.c | 248 void sst_dsp_ipc_msg_tx(struct sst_dsp *dsp, u32 msg) in sst_dsp_ipc_msg_tx() 257 u32 msg; in sst_dsp_ipc_msg_rx() local
|
/sound/pci/mixart/ |
D | mixart_core.c | 146 struct mixart_msg *msg, in send_msg() 348 u32 msg, addr, type; in snd_mixart_process_msg() local 437 u32 msg; in snd_mixart_threaded_irq() local
|
/sound/pci/asihpi/ |
D | hpidebug.h | 98 #define compile_time_assert(cond, msg) \ argument
|
D | hpi_internal.h | 91 #define compile_time_assert(cond, msg) \ argument
|
/sound/core/seq/ |
D | seq_virmidi.c | 84 unsigned char msg[4]; in snd_virmidi_dev_receive_event() local
|
D | seq_midi.c | 136 unsigned char msg[10]; /* buffer for constructing midi messages */ in event_process_midi() local
|
D | seq_clientmgr.c | 2470 int is_src, char *msg) in snd_seq_info_dump_subscribers()
|
/sound/core/seq/oss/ |
D | seq_oss_midi.c | 611 char msg[32]; in send_midi_event() local
|
/sound/spi/ |
D | at73c213.c | 89 struct spi_message msg; in snd_at73c213_write_reg() local
|
/sound/usb/ |
D | mixer.c | 2402 struct uac2_interrupt_data_msg *msg; in snd_usb_mixer_interrupt() local
|
D | midi.c | 698 uint8_t *msg; in snd_usbmidi_akai_output() local
|
/sound/pci/ |
D | intel8x0.c | 2986 char *msg = NULL; in snd_intel8x0_inside_vm() local
|