Searched refs:ESTRPIPE (Results 1 – 17 of 17) sorted by relevance
69 #define ESTRPIPE 86 /* Streams pipe error */ macro
67 #define ESTRPIPE 92 /* Streams pipe error */ macro
67 #define ESTRPIPE 91 /* Streams pipe error */ macro
63 #define ESTRPIPE 176 /* Streams pipe error */ macro
110 #define ESTRPIPE 128 /* Streams pipe error */ macro
93 {"Streams pipe error", ESTRPIPE},
159 E(ESTRPIPE),
135 -ESTRPIPE current message should not be processed by the146 -ESTRPIPE and the stream parser had previously read some bytes for
235 if (len == -ESTRPIPE && stm->accum_len) { in __strp_recv()
1231 if (ret != -EPIPE && ret != -ESTRPIPE) in snd_pcm_oss_write3()1278 if (ret != -ESTRPIPE) in snd_pcm_oss_read3()1303 if (ret != -EPIPE && ret != -ESTRPIPE) in snd_pcm_oss_writev3()1336 if (ret != -EPIPE && ret != -ESTRPIPE) in snd_pcm_oss_readv3()2195 if (err == -EPIPE || err == -ESTRPIPE || (! err && delay < 0)) { in snd_pcm_oss_get_ptr()2274 if (err == -EPIPE || err == -ESTRPIPE || (! err && avail < 0)) { in snd_pcm_oss_get_space()
1915 err = -ESTRPIPE; in wait_for_avail()2116 return -ESTRPIPE; in pcm_accessible_state()
2115 result = -ESTRPIPE; in snd_pcm_drain()2848 return -ESTRPIPE; in do_pcm_hwsync()