Searched defs:one (Results 1 - 9 of 9) sorted by relevance

/drivers/media/radio/
H A Dradio-rtrack2.c56 static void one(struct radio_isa_card *isa) function
78 one(isa);
/drivers/net/ethernet/i825xx/
H A D3c527.c240 * structure and scan for only one board. This needs fixing for modules
565 * @data: A data block if the command expects one
608 * @data: A data block if the command expects one
903 u8 one=1; local
926 mc32_command(dev, 4, &one, 2);
1112 /* Number of packets which saw one collision */
1127 * We have received one or more indications from the card that a
1131 * one we finished up at last time around).
1135 * another buffer and flip the old one up the stack.
1209 /* at the descriptor prior to the one t
1448 u16 one=1; local
[all...]
/drivers/watchdog/
H A Dpcwd.c300 int one, ten, hund, minor; local
305 one = send_isa_command(CMD_ISA_VERSION_INTEGER);
310 one, ten, hund, minor);
798 * The ISA cards have a heartbeat bit in one of the registers, which
/drivers/net/ethernet/amd/
H A Dnmclan_cs.c322 int one; member in struct:_mace_statistics
996 /* MORE than one retry was needed */
1001 lp->mace_stats.one++;
1174 pr_debug(" one=%-7d defer=%d\n",
1175 pstats->one, pstats->defer);
/drivers/staging/comedi/drivers/
H A Dusbdux.c40 the max sampling rate. If you sample only one channel you get 8kHz
151 /* Size of one A/D value */
166 /* size of one value for the D/A converter: channel and value */
240 * private structure of one subdevice
245 * this driver one sub device just now: A/D
770 /* 7f92 to one */
1013 * However, during one microframe we can roughly
1014 * sample one channel. Thus, the more channels
1255 * sample all 8 channels we need 1ms. If we sample only one
1283 /* data arrives as one packe
1319 unsigned int one = 0; local
[all...]
H A Dusbduxsigma.c43 * 0.2: all basic functions implemented, digital I/O only for one port
112 /* Size of one A/D value */
127 /* size of one value for the D/A converter: channel and value */
190 * private structure of one subdevice
195 * this driver one sub device just now: A/D
723 /* 7f92 to one */
981 * However, during one microframe we can roughly
1238 * sample all 16 channels we need 1ms. If we sample only one
1262 /* data arrives as one packet */
1298 int32_t one local
1376 uint32_t one; local
[all...]
/drivers/usb/gadget/
H A Domap_udc.c526 /* Each USB transfer request using DMA maps to one or more DMA transfers.
642 finish_out_dma(struct omap_ep *ep, struct omap_req *req, int status, int one) argument
650 if (one)
2624 /* next endpoint's buffer starts after this one's */
2865 * loopback and/or transceiverless setup; if we find one,
2866 * use it. Except for OTG, we don't _need_ to talk to one;
2867 * but not having one probably means no VBUS detection.
2880 /* this could be transceiverless in one of the
/drivers/scsi/
H A Deata.c55 * + This release is the first one tested on a Big Endian platform:
80 * multiple ISA/EISA boards, all but the first one
168 * requests is detected, requests are queued one at a time
455 * wrong results only if there is at least one write request and the
470 * where the above geometry should be replaced with the one reported at
768 unchar one : 1, member in struct:mscp
794 one : 1; /* 1 */
1812 cpp->one = 1;
H A Dosst.h318 unsigned one :1; member in struct:__anon4824
332 unsigned one :1; member in struct:__anon4824

Completed in 198 milliseconds