Home
last modified time | relevance | path

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

/linux-3.3/arch/arm/include/asm/
Dtherm.h23 struct therm { struct
24 int hi;
25 int lo;
/linux-3.3/drivers/char/
Dds1620.c198 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() local
239 struct therm __user *therm; in ds1620_ioctl() member