Searched refs:LM73_ID (Results 1 - 1 of 1) sorted by relevance

/drivers/hwmon/
H A Dlm73.c38 #define LM73_ID 0x9001 /* 0x0190, byte-swapped */ macro
259 if (id < 0 || id != (LM73_ID & 0xff))
264 if (id < 0 || id != LM73_ID)

Completed in 57 milliseconds