Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/acpica/
Dacpi_timer.c69 static int acpi_timer_probe(device_t dev);
82 DEVMETHOD(device_probe, acpi_timer_probe),
157 acpi_timer_probe(device_t dev) in acpi_timer_probe() function