Searched refs:mct_get_timecount (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/arm/samsung/
H A Dmct.c73 static u_int mct_get_timecount(struct timecounter *);
76 .tc_get_timecount = mct_get_timecount,
167 mct_get_timecount(struct timecounter *tc) function

Completed in 112 milliseconds