Home
last modified time | relevance | path

Searched defs:reply (Results 1 – 4 of 4) sorted by relevance

/sound/soc/intel/haswell/
Dsst-haswell-ipc.c220 struct sst_hsw_ipc_stream_alloc_reply reply; member
559 u32 reply = msg_get_global_reply(header); in hsw_process_reply() local
1194 struct sst_hsw_ipc_stream_alloc_reply *reply = &stream->reply; in sst_hsw_stream_commit() local
1253 struct sst_hsw_ipc_stream_info_reply *reply; in sst_hsw_mixer_get_info() local
/sound/soc/intel/skylake/
Dskl-sst-ipc.c395 static int skl_ipc_set_reply_error_code(u32 reply) in skl_ipc_set_reply_error_code()
413 u32 reply = header.primary & IPC_GLB_REPLY_STATUS_MASK; in skl_ipc_process_reply() local
/sound/soc/intel/baytrail/
Dsst-baytrail-ipc.c154 struct sst_byt_alloc_response reply; member
420 struct sst_byt_alloc_response *reply = &stream->reply; in sst_byt_stream_commit() local
/sound/pci/hda/
Dpatch_ca0132.c1428 void *reply, unsigned int *reply_len) in dspio_scp()