Searched refs:i8254_get_timecount (Results 1 – 1 of 1) sorted by relevance
123 static unsigned i8254_get_timecount(struct timecounter *tc);466 i8254_get_timecount(struct timecounter *tc) in i8254_get_timecount() function579 sc->tc.tc_get_timecount = i8254_get_timecount; in attimer_attach()