/sound/soc/intel/common/ |
D | sst-ipc.c | 44 struct ipc_message *msg = NULL; in msg_get_empty() local 56 struct ipc_message *msg, void *rx_data) in tx_wait_done() 89 struct ipc_message *msg; in ipc_tx_message() local 163 struct ipc_message *msg; in ipc_tx_msgs() local 209 struct ipc_message *msg; in sst_ipc_reply_find_msg() local 232 struct ipc_message *msg) in sst_ipc_tx_msg_reply_complete() 245 struct ipc_message *msg, *tmp; in sst_ipc_drop_all() local
|
D | sst-dsp.c | 342 void sst_dsp_ipc_msg_tx(struct sst_dsp *dsp, u32 msg) in sst_dsp_ipc_msg_tx() 351 u32 msg; in sst_dsp_ipc_msg_rx() local
|
D | sst-ipc.h | 71 struct ipc_message *msg; member
|
/sound/soc/intel/atom/sst/ |
D | sst_ipc.c | 40 struct sst_block *msg = NULL; in sst_create_block() local 127 struct ipc_post *msg = ipc_msg; in sst_post_message_mrfld() local 225 void *msg) in process_fw_init() 245 struct ipc_post *msg) in process_fw_async_msg() 317 struct ipc_post *msg) in sst_process_reply_mrfld()
|
D | sst_pvt.c | 167 struct ipc_post *msg; in sst_create_ipc_msg() local 234 struct ipc_post *msg = NULL; in sst_prepare_and_post_msg() local 312 int msg, int task_id, int large, int drv_id) in sst_fill_header_mrfld() 324 void sst_fill_header_dsp(struct ipc_dsp_hdr *dsp, int msg, in sst_fill_header_dsp() 415 struct ipc_post *msg) in sst_add_to_dispatch_list_and_post()
|
D | sst.c | 57 struct ipc_post *msg = NULL; in intel_sst_interrupt_mrfld() local 124 struct ipc_post *__msg, *msg = NULL; in intel_sst_irq_thread_mrfld() local
|
D | sst_stream.c | 165 { struct ipc_post *msg = NULL; in sst_send_byte_stream_mrfld() local
|
/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/skylake/ |
D | skl-messages.c | 64 struct skl_ipc_large_config_msg msg = {0}; in skl_dsp_enable_notification() local 508 struct skl_ipc_large_config_msg msg = {0}; in skl_dsp_set_dma_control() local 858 struct skl_ipc_init_instance_msg msg; in skl_init_module() local 916 struct skl_ipc_bind_unbind_msg msg; in skl_unbind_modules() local 980 struct skl_ipc_bind_unbind_msg msg; in skl_bind_modules() local 1185 struct skl_ipc_large_config_msg msg; in skl_set_module_params() local 1198 struct skl_ipc_large_config_msg msg; in skl_get_module_params() local
|
D | skl-sst-ipc.c | 264 static void skl_ipc_tx_data_copy(struct ipc_message *msg, char *tx_data, in skl_ipc_tx_data_copy() 280 static void skl_ipc_tx_msg(struct sst_generic_ipc *ipc, struct ipc_message *msg) in skl_ipc_tx_msg() 295 struct ipc_message *msg = NULL; in skl_ipc_reply_get_msg() local 359 struct ipc_message *msg; in skl_ipc_process_reply() local 692 struct skl_ipc_init_instance_msg *msg, void *param_data) in skl_ipc_init_instance() 730 struct skl_ipc_bind_unbind_msg *msg) in skl_ipc_bind_unbind() 809 struct skl_ipc_large_config_msg *msg, u32 *param) in skl_ipc_set_large_config() 863 struct skl_ipc_large_config_msg *msg, u32 *param) in skl_ipc_get_large_config()
|
/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/soc/intel/haswell/ |
D | sst-haswell-ipc.c | 334 static inline u32 msg_get_global_type(u32 msg) in msg_get_global_type() 339 static inline u32 msg_get_global_reply(u32 msg) in msg_get_global_reply() 344 static inline u32 msg_get_stream_type(u32 msg) in msg_get_stream_type() 349 static inline u32 msg_get_stage_type(u32 msg) in msg_get_stage_type() 354 static inline u32 msg_get_stream_id(u32 msg) in msg_get_stream_id() 359 static inline u32 msg_get_notify_reason(u32 msg) in msg_get_notify_reason() 364 static inline u32 msg_get_module_operation(u32 msg) in msg_get_module_operation() 369 static inline u32 msg_get_module_id(u32 msg) in msg_get_module_id() 526 static void hsw_stream_update(struct sst_hsw *hsw, struct ipc_message *msg) in hsw_stream_update() 559 struct ipc_message *msg; in hsw_process_reply() local [all …]
|
/sound/usb/line6/ |
D | driver.c | 138 struct message *msg = (struct message *)urb->context; in line6_async_request_sent() local 150 static int line6_send_raw_message_async_part(struct message *msg, in line6_send_raw_message_async_part() 201 struct message *msg; in line6_send_raw_message_async() local
|
/sound/pci/asihpi/ |
D | hpidebug.h | 98 #define compile_time_assert(cond, msg) \ argument
|
/sound/firewire/tascam/ |
D | tascam-transaction.c | 66 u8 *label, *msg; in fill_message() local
|
/sound/soc/intel/baytrail/ |
D | sst-baytrail-ipc.c | 220 static void sst_byt_stream_update(struct sst_byt *byt, struct ipc_message *msg) in sst_byt_stream_update() 246 struct ipc_message *msg; in sst_byt_process_reply() local 634 static void byt_tx_msg(struct sst_generic_ipc *ipc, struct ipc_message *msg) in byt_tx_msg() 657 static void byt_tx_data_copy(struct ipc_message *msg, char *tx_data, in byt_tx_data_copy()
|
/sound/firewire/digi00x/ |
D | digi00x.h | 58 u32 msg; member
|
/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 | 2399 int is_src, char *msg) in snd_seq_info_dump_subscribers()
|
/sound/core/seq/oss/ |
D | seq_oss_midi.c | 608 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 | 2494 struct uac2_interrupt_data_msg *msg; in snd_usb_mixer_interrupt() local
|
D | midi.c | 740 uint8_t *msg; in snd_usbmidi_akai_output() local
|