Home
last modified time | relevance | path

Searched refs:ts_update (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/disp/
H A Dts.c209 static void ts_update(void *);
653 (void) timeout(ts_update, NULL, hz); in ts_enterclass()
1805 ts_update(void *arg) in ts_update() function
1831 (void) timeout(ts_update, arg, hz); in ts_update()