Searched defs:therm (Results 1 – 2 of 2) sorted by relevance
23 struct therm { struct24 int hi;25 int lo;
198 static void ds1620_write_state(struct therm *therm) in ds1620_write_state()206 static void ds1620_read_state(struct therm *therm) in ds1620_read_state()237 struct therm therm; in ds1620_ioctl() local239 struct therm __user *therm; in ds1620_ioctl() member