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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dw83627hf.c33 w83697hf 8 2 2 2 0x60 0x5ca3 no yes(LPC)
60 enum chips { w83627hf, w83627thf, w83697hf, w83637hf, w83687thf }; enumerator in enum:chips
1149 sio_data->type = w83697hf;
1278 "w83697hf",
1317 if (data->type == w83627hf || data->type == w83697hf)
1344 if (data->type != w83697hf)
1379 if (data->type != w83697hf && data->vid != 0xff) {
1623 if ((type == w83697hf) && (i == 2))
1638 if (type != w83697hf) {
1669 if (data->type != w83697hf) {
[all...]

Completed in 59 milliseconds