Searched refs:acpi_timer_construct (Results 1 – 1 of 1) sorted by relevance
61 static void acpi_timer_construct(struct cputimer *timer, sysclock_t oldclock);71 .construct = acpi_timer_construct,192 acpi_timer_construct(struct cputimer *timer, sysclock_t oldclock) in acpi_timer_construct() function