Searched refs:fail (Results 226 - 250 of 549) sorted by relevance

1234567891011>>

/drivers/gpu/drm/msm/
H A Dmsm_drv.c227 goto fail;
263 goto fail;
273 goto fail;
286 goto fail;
294 goto fail;
303 goto fail;
309 fail:
/drivers/gpu/drm/tegra/
H A Ddrm.c212 goto fail;
218 goto fail;
232 goto fail;
238 goto fail;
244 goto fail;
257 goto fail;
270 fail:
/drivers/infiniband/hw/mthca/
H A Dmthca_memfree.c162 goto fail;
192 goto fail;
202 goto fail;
212 goto fail;
217 fail:
330 goto fail;
335 fail:
/drivers/input/joystick/
H A Dsidewinder.c56 #define SW_FAIL 16 /* Number of packet read errors to fail and reinitialize */
123 int fail; member in struct:sw
437 sw->fail = SW_FAIL; /* Reinitialize */
455 sw->fail = 0;
470 sw->fail++;
472 if (sw->type == SW_ID_3DP && sw->length == 22 && sw->fail > SW_BAD) { /* Consecutive bad packets */
479 if (sw->fail < SW_FAIL)
495 sw->fail = SW_FAIL;
H A Dtmdc.c290 goto fail;
350 goto fail;
354 fail: input_free_device(input_dev);
/drivers/mfd/
H A Dtwl-core.c537 goto fail;
544 goto fail;
550 fail:
1166 goto fail;
1177 goto fail;
1203 goto fail;
1241 fail:
/drivers/scsi/
H A Dscsi.c207 goto fail;
226 fail:
807 * If it is, and we fail to adjust the depth, exit.
964 goto fail;
969 goto fail;
983 goto fail;
988 goto fail;
992 fail:
1142 /* We can fail this if we're doing SCSI operations
H A Dhosts.c213 goto fail;
219 goto fail;
302 fail:
/drivers/staging/media/davinci_vpfe/
H A Ddm365_ipipeif.c973 goto fail;
981 goto fail;
984 fail:
1015 goto fail;
1035 goto fail;
1050 goto fail;
1054 fail:
/drivers/target/
H A Dtarget_core_pscsi.c899 goto fail;
913 goto fail;
940 goto fail;
963 fail:
1064 goto fail;
1073 goto fail;
1109 fail:
/drivers/net/usb/
H A Dpegasus.c218 goto fail;
223 goto fail;
230 fail:
280 goto fail;
283 goto fail;
289 fail:
328 goto fail;
334 goto fail;
338 fail:
703 netif_warn(pegasus, tx_err, net, "fail t
[all...]
/drivers/firewire/
H A Dnet.c378 goto fail;
402 fail:
637 goto fail;
652 goto fail;
668 goto fail;
680 goto fail;
704 fail:
1251 goto fail;
1255 goto fail;
1272 goto fail;
[all...]
/drivers/gpu/drm/i2c/
H A Dch7006_drv.c402 goto fail;
406 goto fail;
417 fail:
/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_phy_8960.c502 goto fail;
517 goto fail;
523 fail:
/drivers/gpu/drm/omapdrm/
H A Domap_plane.c397 goto fail;
403 goto fail;
447 fail:
/drivers/infiniband/hw/cxgb4/
H A Ddevice.c464 dev->rdev.stats.pd.max, dev->rdev.stats.pd.fail);
467 dev->rdev.stats.qid.max, dev->rdev.stats.qid.fail);
470 dev->rdev.stats.stag.max, dev->rdev.stats.stag.fail);
473 dev->rdev.stats.pbl.max, dev->rdev.stats.pbl.fail);
476 dev->rdev.stats.rqt.max, dev->rdev.stats.rqt.fail);
479 dev->rdev.stats.ocqp.max, dev->rdev.stats.ocqp.fail);
508 dev->rdev.stats.pd.fail = 0;
510 dev->rdev.stats.qid.fail = 0;
512 dev->rdev.stats.stag.fail = 0;
514 dev->rdev.stats.pbl.fail
[all...]
/drivers/misc/eeprom/
H A Deeprom_93xx46.c334 goto fail;
354 goto fail;
367 fail:
/drivers/net/ethernet/sfc/
H A Dqt202x_phy.c318 goto fail;
327 goto fail;
337 fail:
H A Dtxc43128_phy.c193 goto fail;
198 goto fail;
202 fail:
/drivers/staging/rtl8192e/
H A Drtllib_crypt_ccmp.c67 goto fail;
75 goto fail;
79 fail:
/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt_ccmp.c72 goto fail;
80 goto fail;
85 fail:
/drivers/usb/gadget/legacy/
H A Dinode.c644 fail:
657 goto fail;
784 goto fail;
864 fail:
872 goto fail;
875 goto fail;
1118 DBG (dev, "fail %s, state %d\n", __func__, state);
1233 DBG (dev, "fail %s, state %d\n", __func__, dev->state);
1522 dev->usermode_setup ? "delegate" : "fail",
1871 goto fail;
[all...]
/drivers/usb/musb/
H A Dda8xx.c420 goto fail;
425 goto fail;
445 fail:
/drivers/xen/
H A Dprivcmd.c102 goto fail;
112 goto fail;
120 fail:
578 * on a per pfn/pte basis. Mapping calls that fail with ENOENT
/drivers/block/paride/
H A Dpg.c14 status information. A read will fail if there is no operation
328 goto fail;
335 goto fail;
339 goto fail;
351 fail:

Completed in 560 milliseconds

1234567891011>>