Home
last modified time | relevance | path

Searched defs:tms (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dtimes.h4 struct tms { struct
5 clock_t tms_utime; argument
6 clock_t tms_stime; argument
7 clock_t tms_cutime; argument
8 clock_t tms_cstime; argument
/linux-2.4.37.9/drivers/video/
Dcgfourteenfb.c80 volatile u8 tms[2]; /* Test Mode Status Regs */ member