Home
last modified time | relevance | path

Searched refs:errno (Results 1 – 3 of 3) sorted by relevance

/sound/soc/intel/
Dsst-haswell-ipc.c203 int errno; member
513 ret = msg->errno; in tx_wait_done()
542 msg->errno = 0; in ipc_tx_message()
744 msg->errno = -EBADMSG; in hsw_process_reply()
748 msg->errno = -ENOMEM; in hsw_process_reply()
752 msg->errno = -EBUSY; in hsw_process_reply()
756 msg->errno = -EINVAL; in hsw_process_reply()
760 msg->errno = -EINVAL; in hsw_process_reply()
764 msg->errno = -EINVAL; in hsw_process_reply()
768 msg->errno = -EINVAL; in hsw_process_reply()
[all …]
Dsst-baytrail-ipc.c159 int errno; member
361 ret = msg->errno; in sst_byt_tx_wait_done()
388 msg->errno = 0; in sst_byt_ipc_tx_message()
/sound/isa/wavefront/
Dwavefront_synth.c150 int errno; member
238 if (wavefront_errors[i].errno == errnum) { in wavefront_errorstr()