Searched refs:ESTRPIPE (Results 1 – 19 of 19) sorted by relevance
69 #define ESTRPIPE 86 /* Streams pipe error */ macro
67 #define ESTRPIPE 91 /* Streams pipe error */ macro
110 #define ESTRPIPE 128 /* Streams pipe error */ macro
67 #define ESTRPIPE 92 /* Streams pipe error */ macro
63 #define ESTRPIPE 176 /* Streams pipe error */ macro
39 return -ESTRPIPE; in sof_ipc_msg_data()
91 {"Streams pipe error", ESTRPIPE},
159 E(ESTRPIPE),
360 return -ESTRPIPE; in hda_ipc_msg_data()
135 -ESTRPIPE current message should not be processed by the146 -ESTRPIPE and the stream parser had previously read some bytes for
227 if (len == -ESTRPIPE && stm->accum_len) { in __strp_recv()
1256 if (ret != -EPIPE && ret != -ESTRPIPE) in snd_pcm_oss_write3()1303 if (ret != -ESTRPIPE) in snd_pcm_oss_read3()1328 if (ret != -EPIPE && ret != -ESTRPIPE) in snd_pcm_oss_writev3()1361 if (ret != -EPIPE && ret != -ESTRPIPE) in snd_pcm_oss_readv3()2220 if (err == -EPIPE || err == -ESTRPIPE || (! err && delay < 0)) { in snd_pcm_oss_get_ptr()2299 if (err == -EPIPE || err == -ESTRPIPE || (! err && avail < 0)) { in snd_pcm_oss_get_space()
1916 err = -ESTRPIPE; in wait_for_avail()2117 return -ESTRPIPE; in pcm_accessible_state()
2179 result = -ESTRPIPE; in snd_pcm_drain()2919 return -ESTRPIPE; in do_pcm_hwsync()