Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/os/
H A DWaitFor.c97 struct _OsTimerRec { struct
116 return xorg_list_first_entry(&timers, struct _OsTimerRec, list); in first_timer() argument
303 timer = calloc(1, sizeof(struct _OsTimerRec)); in TimerSet()
/OK3568_Linux_fs/external/xserver/include/
H A Dos.h189 typedef struct _OsTimerRec *OsTimerPtr;
/OK3568_Linux_fs/external/xserver/
H A DChangeLog22697 os: Use xorg_list for struct _OsTimerRec