Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/hwmon/
Dmax6650.c148 u8 tach[4]; member
Dadt7475.c181 u16 tach[2][4]; member
229 static inline int tach2rpm(u16 tach) in tach2rpm()