Home
last modified time | relevance | path

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

/linux-3.3/drivers/hwmon/
Dmax6650.c149 u8 tach[4]; member
Dadt7475.c180 u16 tach[2][4]; member
228 static inline int tach2rpm(u16 tach) in tach2rpm()