Home
last modified time | relevance | path

Searched refs:once (Results 1 – 25 of 312) sorted by relevance

12345678910>>...13

/linux-2.6.39/Documentation/watchdog/
Dwatchdog-parameters.txt16 nowayout: Watchdog cannot be stopped once started
23 nowayout: Watchdog cannot be stopped once started
28 nowayout: Watchdog cannot be stopped once started
35 nowayout: Watchdog cannot be stopped once started
45 nowayout: Watchdog cannot be stopped once started
50 nowayout: Watchdog cannot be stopped once started
55 nowayout: Watchdog cannot be stopped once started
60 nowayout: Watchdog cannot be stopped once started
65 nowayout: Watchdog cannot be stopped once started
85 nowayout: Watchdog cannot be stopped once started
[all …]
/linux-2.6.39/arch/m68k/include/asm/
Dsun3xflop.h48 static int once = 0; in sun3x_82072_fd_inb() local
60 if(!once) { in sun3x_82072_fd_inb()
61 once = 1; in sun3x_82072_fd_inb()
205 static int once = 0; in sun3xflop_request_irq() local
208 if(!once) { in sun3xflop_request_irq()
209 once = 1; in sun3xflop_request_irq()
/linux-2.6.39/arch/arm/mach-mxs/
Docotp.c36 static int once = 0; in mxs_get_ocotp() local
38 if (once) in mxs_get_ocotp()
80 once = 1; in mxs_get_ocotp()
/linux-2.6.39/arch/m32r/platforms/oaks32r/
Dsetup.c68 static int once = 0; in init_IRQ() local
70 if (once) in init_IRQ()
73 once++; in init_IRQ()
/linux-2.6.39/arch/m32r/platforms/m32104ut/
Dsetup.c70 static int once = 0; in init_IRQ() local
72 if (once) in init_IRQ()
75 once++; in init_IRQ()
/linux-2.6.39/arch/m32r/platforms/mappi/
Dsetup.c69 static int once = 0; in init_IRQ() local
71 if (once) in init_IRQ()
74 once++; in init_IRQ()
/linux-2.6.39/arch/m32r/platforms/usrv/
Dsetup.c132 static int once = 0; in init_IRQ() local
135 if (once) in init_IRQ()
138 once++; in init_IRQ()
/linux-2.6.39/arch/sparc/include/asm/
Dfloppy_32.h290 static int once = 0; in sun_fd_request_irq() local
293 if(!once) { in sun_fd_request_irq()
294 once = 1; in sun_fd_request_irq()
/linux-2.6.39/Documentation/power/
Dapm-acpi.txt17 once. Some people with broken ACPI or broken APM implementations
20 interface can be in control of the machine at once. Think about it..
/linux-2.6.39/Documentation/hwmon/
Dlm7832 Temperatures are measured in degrees Celsius. An alarm is triggered once
60 is read at least once. This means that the cause for the alarm may
64 miss once-only alarms.
Dvia686a42 Temperatures are measured in degrees Celsius. An alarm is triggered once
59 is read at least once. This means that the cause for the alarm may
63 miss once-only alarms.
Dsis559568 Temperatures are measured in degrees Celsius. An alarm is triggered once
93 is read at least once. This means that the cause for the alarm may already
97 once-only alarms.
Dadt746235 the registers more often than once every other second. Further,
36 configuration data is only read once per minute.
Dlm8049 is read at least once. This means that the cause for the alarm may
53 miss once-only alarms.
Dsmsc47m154 is read at least once. This means that the cause for the alarm may
58 miss once-only alarms.
Dadm924057 The adm9240 driver will take a measurement reading no faster than once
66 DS1780 measurement cycle is about once per second including fan speed.
68 LM81 measurement cycle is about once per 400ms including fan speed.
77 Temperature alarm is asserted once the temperature exceeds the high limit,
Dadt747037 registers more often than once every 5 seconds. Further, configuration data is
38 only read once per minute.
/linux-2.6.39/drivers/scsi/bfa/
Dbfa.h138 bfa_boolean_t once; member
154 if (!(__hcb_qe)->once) { \
156 (__hcb_qe)->once = BFA_TRUE; \
161 (__hcb_qe)->once = BFA_FALSE; \
/linux-2.6.39/drivers/atm/
DKconfig91 Burst sixteen words at once in the send direction. This may work
98 Burst eight words at once in the send direction. This is the default
105 Burst four words at once in the send direction. You may want to try
113 Burst two words at once in the send direction. You may want to try
121 Burst sixteen words at once in the receive direction. This may work
128 Burst eight words at once in the receive direction. This may work
136 Burst four words at once in the receive direction. This is the
144 Burst two words at once in the receive direction. You may want to
275 This is a driver for the Horizon chipset ATM adapter cards once
/linux-2.6.39/Documentation/isdn/
DREADME.syncppp32 the ipppd once after installing the modules. The ipppd
35 all devices at once. If you want to use two PPP connections
/linux-2.6.39/Documentation/scsi/
Dscsi.txt26 once the scsi core is present in the kernel (either compiled in or loaded
31 and then unload it once you have no further need for the driver (and release
/linux-2.6.39/scripts/coccinelle/tests/
Ddoubletest.cocci1 /// Find &&/|| operations that include the same argument more than once
/linux-2.6.39/Documentation/ABI/testing/
Dsysfs-class-power10 and once the counter drops out of considerable bounds, take
/linux-2.6.39/arch/sparc/kernel/
Dpci_sabre.c408 static int once; in sabre_scan_bus() local
428 if (once != 0) { in sabre_scan_bus()
432 once++; in sabre_scan_bus()
/linux-2.6.39/sound/soc/blackfin/
Dbf5xx-ac97-pcm.c89 if (sport->once == 0) { in bf5xx_dma_irq()
92 sport->once = 1; in bf5xx_dma_irq()
138 sport->once = 0; in bf5xx_pcm_hw_free()

12345678910>>...13