Searched refs:EPIPE (Results 26 - 50 of 218) sorted by relevance

123456789

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wimax/i2400m/
H A Dusb-tx.c118 case -EPIPE:
H A Dusb-fw.c117 case -EPIPE:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/9p/
H A Derror.c85 {"Broken pipe", EPIPE},
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/misc/
H A Dusbtest.c630 if (retval == -EPIPE) {
754 else if (subcase->number == 12 && status == -EPIPE)
878 expected = EPIPE;
895 expected = EPIPE;
906 expected = -EPIPE;
917 expected = EPIPE;
935 expected = EPIPE;
943 expected = EREMOTEIO; // or EPIPE, if no strings
1023 // we "know" -EPIPE (stall) never happens
1147 retval = simple_io(tdev, urb, 1, 0, -EPIPE, __func_
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dohci-da8xx.c218 return -EPIPE;
220 return hub->set_power(wIndex, temp) ? -EPIPE : 0;
H A Dfhci-q.c46 return -EPIPE;
H A Dimx21-hcd.h310 /* Stall */ -EPIPE,
H A Dxhci-hub.c288 retval = -EPIPE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dpcm_lib.c284 return -EPIPE;
289 return -EPIPE;
313 return -EPIPE;
1741 err = -EPIPE;
1745 err = -EPIPE;
1818 err = -EPIPE;
1865 err = -EPIPE;
2042 err = -EPIPE;
2096 err = -EPIPE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/
H A Drpc_pipe.c95 int res = -EPIPE;
145 rpc_purge_list(rpci, &free_list, ops->destroy_msg, -EPIPE);
247 res = -EPIPE;
288 res = -EPIPE;
321 return -EPIPE;
830 * return -EPIPE.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_plugin.c280 return -EPIPE;
326 return -EPIPE;
450 return -EPIPE;
H A Dpcm_dshare.c201 return -EPIPE;
270 return -EPIPE;
290 return -EPIPE;
492 return -EPIPE;
H A Dpcm_share.c732 return -EPIPE;
756 return -EPIPE;
797 return -EPIPE;
931 err = -EPIPE;
1023 return -EPIPE;
1081 return -EPIPE;
H A Dpcm_mmap.c110 return -EPIPE;
142 return -EPIPE;
173 * \retval -EPIPE an underrun occurred
198 * \retval -EPIPE an underrun occurred
223 * \retval -EPIPE an overrun occurred
248 * \retval -EPIPE an overrun occurred
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/usb/
H A Dusbnet.c352 case -EPIPE:
435 case -EPIPE:
886 status != -EPIPE &&
906 status != -EPIPE &&
981 case -EPIPE:
1103 case -EPIPE:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/caif/
H A Dcaif_socket.c422 err = -EPIPE;
512 *err = -EPIPE;
561 ret = -EPIPE;
562 cf_sk->sk.sk_err = EPIPE;
604 ret = -EPIPE;
717 err = -EPIPE;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dlaudio_alsa.c87 if (err == -EPIPE)
244 if ((nsamp == -EPIPE) || (nsamp == -ESTRPIPE))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-sysdeps-wince-glue.h66 #define EPIPE ERROR_BROKEN_PIPE macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dcache-exp.c161 if (errno != EPIPE)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.h137 {-EPIPE, "Specified endpoint is stalled (device not responding)"},
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/usbip/
H A Dstub_tx.c85 case -EPIPE:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/autofs/
H A Dwaitq.c73 if (wr == -EPIPE && !sigpipe) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/usx2y/
H A Dusbusx2yaudio.c141 return -EPIPE;
513 err = -EPIPE;
527 err = -EPIPE;
560 return -EPIPE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dub.c37 * was -EPIPE -->-------------------------------->! CLEAR ! !
49 * ! was -EPIPE -->--------------->! CLR2STS ! ! !
60 * [C] was -EPIPE -->-----------\ ! !
1008 if (urb->status == -EPIPE) {
1027 if (urb->status == -EPIPE) {
1042 if (urb->status == -EPIPE) {
1062 case -EPIPE:
1097 if (urb->status == -EPIPE) {
1165 if (urb->status == -EPIPE) {
1404 rc = -EPIPE;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dmessage.c690 if (result == 0 || result == -EPIPE)
760 return -EPIPE;
783 return -EPIPE;
1297 ret = -EPIPE;
1306 if (ret == -EPIPE && iface->num_altsetting == 1) {

Completed in 163 milliseconds

123456789