/linux-3.4.99/Documentation/watchdog/ |
D | watchdog-parameters.txt | 16 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/ |
D | sun3xflop.h | 47 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/ |
D | ocotp.c | 38 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/ |
D | setup.c | 67 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/ |
D | setup.c | 69 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/ |
D | setup.c | 68 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/ |
D | setup.c | 131 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/ |
D | floppy_32.h | 288 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/ |
D | apm-acpi.txt | 17 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/ |
D | lm78 | 33 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.
|
D | via686a | 42 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.
|
D | sis5595 | 68 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.
|
D | smsc47m1 | 54 is read at least once. This means that the cause for the alarm may 58 miss once-only alarms.
|
D | adt7462 | 35 the registers more often than once every other second. Further, 36 configuration data is only read once per minute.
|
D | adm9240 | 57 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,
|
D | adt7470 | 37 registers more often than once every 5 seconds. Further, configuration data is 38 only read once per minute.
|
D | lm80 | 56 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/ |
D | pm-r8a7779.c | 244 static int once; in r8a7779_pm_init() local 246 if (!once++) in r8a7779_pm_init()
|
/linux-3.4.99/drivers/atm/ |
D | Kconfig | 91 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/ |
D | README.syncppp | 32 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/ |
D | scsi.txt | 26 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/ |
D | doubletest.cocci | 1 /// Find &&/|| operations that include the same argument more than once
|
/linux-3.4.99/Documentation/ABI/testing/ |
D | sysfs-class-power | 10 and once the counter drops out of considerable bounds, take
|
/linux-3.4.99/arch/sparc/kernel/ |
D | pci_sabre.c | 409 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/ |
D | bf5xx-ac97-pcm.c | 89 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()
|