Home
last modified time | relevance | path

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

12345678910>>...14

/linux-3.4.99/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-3.4.99/arch/m68k/include/asm/
Dsun3xflop.h47 static int once = 0; in sun3x_82072_fd_inb() local
59 if(!once) { in sun3x_82072_fd_inb()
60 once = 1; in sun3x_82072_fd_inb()
204 static int once = 0; in sun3xflop_request_irq() local
207 if(!once) { in sun3xflop_request_irq()
208 once = 1; in sun3xflop_request_irq()
/linux-3.4.99/arch/arm/mach-mxs/
Docotp.c38 static int once = 0; in mxs_get_ocotp() local
40 if (once) in mxs_get_ocotp()
82 once = 1; in mxs_get_ocotp()
/linux-3.4.99/arch/m32r/platforms/oaks32r/
Dsetup.c67 static int once = 0; in init_IRQ() local
69 if (once) in init_IRQ()
72 once++; in init_IRQ()
/linux-3.4.99/arch/m32r/platforms/m32104ut/
Dsetup.c69 static int once = 0; in init_IRQ() local
71 if (once) in init_IRQ()
74 once++; in init_IRQ()
/linux-3.4.99/arch/m32r/platforms/mappi/
Dsetup.c68 static int once = 0; in init_IRQ() local
70 if (once) in init_IRQ()
73 once++; in init_IRQ()
/linux-3.4.99/arch/m32r/platforms/usrv/
Dsetup.c131 static int once = 0; in init_IRQ() local
134 if (once) in init_IRQ()
137 once++; in init_IRQ()
/linux-3.4.99/arch/sparc/include/asm/
Dfloppy_32.h288 static int once = 0; in sun_fd_request_irq() local
290 if (!once) { in sun_fd_request_irq()
291 once = 1; in sun_fd_request_irq()
/linux-3.4.99/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-3.4.99/Documentation/hwmon/
Dlm7833 Temperatures are measured in degrees Celsius. An alarm is triggered once
61 is read at least once. This means that the cause for the alarm may
65 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.
Dsmsc47m154 is read at least once. This means that the cause for the alarm may
58 miss once-only alarms.
Dadt746235 the registers more often than once every other second. Further,
36 configuration data is only read once per minute.
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.
Dlm8056 is read at least once. This means that the cause for the alarm may
60 miss once-only alarms.
/linux-3.4.99/arch/arm/mach-shmobile/
Dpm-r8a7779.c244 static int once; in r8a7779_pm_init() local
246 if (!once++) in r8a7779_pm_init()
/linux-3.4.99/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-3.4.99/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-3.4.99/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-3.4.99/scripts/coccinelle/tests/
Ddoubletest.cocci1 /// Find &&/|| operations that include the same argument more than once
/linux-3.4.99/Documentation/ABI/testing/
Dsysfs-class-power10 and once the counter drops out of considerable bounds, take
/linux-3.4.99/arch/sparc/kernel/
Dpci_sabre.c409 static int once; in sabre_scan_bus() local
429 if (once != 0) { in sabre_scan_bus()
433 once++; in sabre_scan_bus()
/linux-3.4.99/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>>...14