Searched defs:ipc_msg (Results 1 – 7 of 7) sorted by relevance
/linux/sound/soc/sof/ |
H A D | sof-client.c | 287 sof_client_ipc_tx_message(struct sof_client_dev * cdev,void * ipc_msg,void * reply_data,size_t reply_bytes) sof_client_ipc_tx_message() argument 306 sof_client_ipc_rx_message(struct sof_client_dev * cdev,void * ipc_msg,void * msg_buf) sof_client_ipc_rx_message() argument 325 sof_client_ipc_set_get_data(struct sof_client_dev * cdev,void * ipc_msg,bool set) sof_client_ipc_set_get_data() argument [all...] |
H A D | sof-client.h | 42 sof_client_ipc_tx_message_no_reply(struct sof_client_dev * cdev,void * ipc_msg) sof_client_ipc_tx_message_no_reply() argument
|
/linux/sound/soc/intel/atom/sst/ |
H A D | sst_ipc.c | 116 struct ipc_post *ipc_msg, bool sync) in sst_post_message_mrfld()
|
H A D | sst_pvt.c | 188 int task_id, int ipc_msg, int cmd_id, int pipe_id, in sst_prepare_and_post_msg()
|
/linux/sound/soc/intel/atom/ |
H A D | sst-atom-controls.c | 24 u8 ipc_msg, u8 block, in sst_fill_byte_control() 48 u8 ipc_msg, u8 block, u8 task_id, u8 pipe_id, in sst_fill_and_send_cmd_unlocked() 73 u8 ipc_msg, u8 block, u8 task_id, u8 pipe_id, in sst_fill_and_send_cmd()
|
H A D | sst-mfld-dsp.h | 511 u8 ipc_msg; member
|
/linux/drivers/hid/intel-ish-hid/ishtp/ |
H A D | bus.c | 88 unsigned char ipc_msg[IPC_FULL_MSG_SIZE]; in ishtp_send_msg() local
|