Lines Matching full:tad
3 * ACPI Time and Alarm (TAD) Device Driver
10 * It only supports the system wakeup capabilities of the TAD.
12 * Provided are sysfs attributes, available under the TAD platform device,
13 * allowing user space to manage the AC and DC wakeup timers of the TAD:
15 * check and clear their status and check the capabilities of the TAD reported
16 * by AML. The DC timer attributes are only present if the TAD supports a
19 * The wakeup events handling and power management of the TAD is expected to
30 MODULE_DESCRIPTION("ACPI Time and Alarm (TAD) Device Driver");
34 /* ACPI TAD capability flags (ACPI 6.2, Section 9.18.2) */
45 /* ACPI TAD alarm timer selection */
683 .name = "acpi-tad",