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

/drivers/watchdog/
H A Dw83627hf_wdt.c53 w83667hg_b, nct6775, nct6776, nct6779 }; enumerator in enum:chips
196 case nct6776:
393 ret = nct6776;
/drivers/hwmon/
H A Dw83627ehf.c66 w83667hg, w83667hg_b, nct6775, nct6776, enumerator in enum:kinds
78 "nct6776",
678 if (sio_data->kind == nct6776)
729 if (sio_data->kind == nct6776)
786 if (sio_data->kind == nct6775 || sio_data->kind == nct6776)
1409 if (sio_data->kind == nct6776 && nr && val != 1)
1465 if (sio_data->kind == nct6776 && val == 4)
1470 if (sio_data->kind == nct6775 || sio_data->kind == nct6776) {
1545 if (sio_data->kind == nct6775 || sio_data->kind == nct6776) {
1547 if (sio_data->kind == nct6776
[all...]
H A Dnct6775.c64 enum kinds { nct6106, nct6775, nct6776, nct6779, nct6791 }; enumerator in enum:kinds
70 "nct6776",
1033 case nct6776:
1388 case nct6776:
2788 case nct6776:
3166 } else if (data->kind == nct6776) {
3442 case nct6776:
3851 case nct6776:
3883 case nct6776:
4081 sio_data->kind = nct6776;
[all...]

Completed in 1117 milliseconds