Home
last modified time | relevance | path

Searched refs:acpi_system_poll_event (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/acpi/
Dsystem.c423 static unsigned int acpi_system_poll_event(struct file *file, poll_table *wait);
430 .poll = acpi_system_poll_event,
510 acpi_system_poll_event( in acpi_system_poll_event() function