Searched refs:acpi_timer_probe (Results 1 – 1 of 1) sorted by relevance
71 static int acpi_timer_probe(device_t dev);83 DEVMETHOD(device_probe, acpi_timer_probe),158 acpi_timer_probe(device_t dev) in acpi_timer_probe() function