Searched refs:alarm (Results 1 – 13 of 13) sorted by relevance
/linux-2.4.37.9/include/asm-arm/arch-sa1100/ |
D | time.h | 41 unsigned long alarm = RTAR; in sa1100_set_rtc() local 42 if (current_time >= alarm && alarm >= RCNR) in sa1100_set_rtc()
|
/linux-2.4.37.9/drivers/acpi/ |
D | battery.c | 90 u8 alarm:1; /* _BTP present? */ member 103 unsigned long alarm; member 238 unsigned long alarm) in acpi_battery_set_alarm() argument 249 if (!battery->flags.alarm) in acpi_battery_set_alarm() 252 arg0.integer.value = alarm; in acpi_battery_set_alarm() 258 ACPI_DEBUG_PRINT((ACPI_DB_INFO, "Alarm set to %d\n", (u32) alarm)); in acpi_battery_set_alarm() 260 battery->alarm = alarm; in acpi_battery_set_alarm() 310 battery->flags.alarm = 1; in acpi_battery_check() 553 if (!battery->alarm) in acpi_battery_read_alarm() 556 p += sprintf(p, "%d %sh\n", (u32) battery->alarm, units); in acpi_battery_read_alarm()
|
/linux-2.4.37.9/Documentation/ |
D | rtc.txt | 13 for...) It can also function as a 24hr alarm, raising IRQ 8 when the 14 alarm goes off. The alarm can also be programmed to only check any 22 the type of interrupt (update-done, alarm-rang, or periodic) that was 58 The alarm and/or interrupt frequency are programmed into the RTC via 171 /* Set the alarm to 5 sec in the future, and check for rollover */ 190 /* Read the current alarm settings */ 200 /* Enable alarm interrupts */ 207 fprintf(stderr, "Waiting 5 seconds for alarm..."); 209 /* This blocks until the alarm ring causes an interrupt */ 218 /* Disable alarm interrupts */
|
D | Configure.help | 20892 as a 24 hour alarm. It reports status information via the file
|
/linux-2.4.37.9/Documentation/ia64/ |
D | efirtc.txt | 94 i.e. reboot. This is very different from the alarm provided by the legacy 95 RTC which is some kind of interval timer alarm. For this reason we don't use 101 Read the current state of the alarm 104 Set the alarm or change its status 112 unsigned char enabled; /* =1 if alarm is enabled */ 113 unsigned char pending; /* =1 if alarm is pending */ 122 Root privileges are required to be able to set the alarm.
|
/linux-2.4.37.9/include/asm-m68k/ |
D | intersil.h | 40 struct intersil_dt alarm; member
|
/linux-2.4.37.9/Documentation/arm/ |
D | Netwinder | 57 8 ISA RTC alarm
|
/linux-2.4.37.9/arch/sparc64/solaris/ |
D | systbl.S | 58 .word CHAIN(alarm) /* alarm d 27 */
|
/linux-2.4.37.9/Documentation/networking/ |
D | slicecom.hun | 277 // NMF - No Multiframe alignment Found after 400 msec - ilyen alarm a no-crc4 363 400 msec' alarm.
|
D | slicecom.txt | 267 // NMF - No Multiframe alignment Found after 400 msec - no such alarm using 354 - The NMF - 'No Multiframe alignment Found after 400 msec' alarm
|
/linux-2.4.37.9/arch/parisc/kernel/ |
D | syscall.S | 370 ENTRY_SAME(alarm)
|
/linux-2.4.37.9/Documentation/s390/ |
D | 3270.txt | 220 preassigned special functions. The ones that are not yield an alarm
|
D | Debugging390.txt | 921 Doing an alarm(10) for a 10 second timeout 947 alarm(10) = 0 1035 e.g. man strace, man alarm, man socket.
|