Searched defs:msg_bytes (Results 1 – 4 of 4) sorted by relevance
| /linux/sound/soc/sof/ |
| H A D | ipc.c | 36 int sof_ipc_send_msg(struct snd_sof_dev *sdev, void *msg_data, size_t msg_bytes, in sof_ipc_send_msg() argument 89 return ipc->ops->set_get_data(ipc->sdev, msg_data, msg_bytes, set); in sof_ipc_set_get_data() argument 75 sof_ipc_tx_message(struct snd_sof_ipc * ipc,void * msg_data,size_t msg_bytes,void * reply_data,size_t reply_bytes) sof_ipc_tx_message() argument 100 sof_ipc_tx_message_no_pm(struct snd_sof_ipc * ipc,void * msg_data,size_t msg_bytes,void * reply_data,size_t reply_bytes) sof_ipc_tx_message_no_pm() argument [all...] |
| H A D | ipc4.c | 369 ipc4_tx_msg_unlocked(struct snd_sof_ipc * ipc,void * msg_data,size_t msg_bytes,void * reply_data,size_t reply_bytes) ipc4_tx_msg_unlocked() argument 393 sof_ipc4_tx_msg(struct snd_sof_dev * sdev,void * msg_data,size_t msg_bytes,void * reply_data,size_t reply_bytes,bool no_pm) sof_ipc4_tx_msg() argument
|
| H A D | ipc3-control.c | 24 u32 ipc_cmd, msg_bytes; in sof_ipc3_set_get_kcontrol_data() local
|
| /linux/drivers/gpu/drm/gma500/ |
| H A D | cdv_intel_dp.c | 674 int msg_bytes; in cdv_intel_dp_aux_native_write() local 714 int msg_bytes; in cdv_intel_dp_aux_native_read() local 760 int msg_bytes; in cdv_intel_dp_i2c_aux_ch() local
|