Searched refs:acpi_timer_probe (Results 1 – 1 of 1) sorted by relevance
70 static int acpi_timer_probe(device_t dev);85 DEVMETHOD(device_probe, acpi_timer_probe),160 acpi_timer_probe(device_t dev) in acpi_timer_probe() function