Searched refs:tries (Results 76 - 100 of 133) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dlgs8gxx.c117 u8 val, u8 delay, u8 tries)
122 for (i = 0; i < tries; i++) {
116 wait_reg_mask(struct lgs8gxx_state *priv, u8 reg, u8 mask, u8 val, u8 delay, u8 tries) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/early/
H A Dehci-dbgp.c498 int tries = 3; local
609 if (tries--)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dpata_legacy.c264 int tries = 5; local
283 while ((inb(0x1F2) & 0x80) && --tries);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dieee80211_i.h280 int tries; member in struct:ieee80211_work::__anon18906::__anon18907
293 int tries; member in struct:ieee80211_work::__anon18906::__anon18908
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/
H A Ddefault.lua215 -- The collapsor tries not to have more than these delays.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dserial_core.c1989 int tries; local
2005 for (tries = 3; !ops->tx_empty(uport) && tries; tries--)
2007 if (!tries)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i915/
H A Dintel_display.c1666 u32 temp, tries = 0; local
1694 for (tries = 0; tries < 5; tries++) {
1705 if (tries == 5)
1720 tries = 0;
1722 for (tries = 0; tries < 5; tries++) {
1733 if (tries
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_iba7322.c7132 int tries; local
7139 for (tries = 1; tries < AHB_TRANS_TRIES; ++tries) {
7144 if (tries >= AHB_TRANS_TRIES) {
7145 qib_dev_err(dd, "No ahb_rdy in %d tries\n", AHB_TRANS_TRIES);
7158 for (tries = 1; tries < AHB_TRANS_TRIES; ++tries) {
7163 if (tries >
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dioc3-eth.c408 int tries = 2; /* There may be some problem with the battery? */ local
413 while (tries--) {
419 if (tries < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhvscroll.tex134 number of the items in the control is small enough. Otherwise, it tries to find
154 number of the items in the control is small enough. Otherwise, it tries to find
H A Dmediactrl.tex92 on them they return to the beginning, thus wxMediaCtrl tries
243 If you specify a file to open via \tt{fileName} and you don't specify a backend to use, wxMediaCtrl tries each of its backends until one that can render the path referred to by \tt{fileName} can be found.
H A Dtstring.tex43 \item {\bf Compatibility} This class tries to combine almost full compatibility
234 However, using Alloc() is tedious and so wxString tries to do its best. The
H A Dcmdevent.tex61 which is generated by a wxTextCtrl control when the user tries to enter more
H A Ddialup.tex148 {\bf NB:} this functions tries to guess the result and it is not always
H A Dstdpaths.tex144 value, otherwise tries to determine it automatically (Linux only right
H A Dstream.tex86 This function tries to read from the buffer first and if more data has been
H A Dtconstr.tex78 tries to find the value using known relationships that always hold. For example,
H A Dupduievt.tex68 wxWidgets tries to optimize update events on some platforms. On Windows
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
H A Dsndfile.tex88 The file codec tries to pause the stream: it means that it stops audio
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dbuild_vms.com261 $! the output directory exists, since the clean procedure tries to delete
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Drc.c710 u8 tries, u8 rix, int rtsctsenable)
712 rate->count = tries;
832 /* Use twice the number of tries for the last MRR segment. */
707 ath_rc_rate_set_series(const struct ath_rate_table *rate_table, struct ieee80211_tx_rate *rate, struct ieee80211_tx_rate_control *txrc, u8 tries, u8 rix, int rtsctsenable) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/nm256/
H A Dnm256.c1227 int tries = 2; local
1239 while (tries-- > 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dlistctrl.cpp4348 for (int tries = 0; tries < 2; tries++)
4352 if (tries == 1)
4396 if ( (tries == 0) &&
4406 tries = 1; // Everything fits, no second try required.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/extern/wxWidgets/
H A Dlistctrl.cpp4307 for (int tries = 0; tries < 2; tries++)
4311 if (tries == 1)
4355 if ( (tries == 0) &&
4365 tries = 1; // Everything fits, no second try required.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/riptide/
H A Driptide.c1261 int err, tries; local
1273 tries = RESET_TRIES;
1278 } while (!err && --tries);

Completed in 377 milliseconds

123456