Lines Matching refs:w83783s
49 enum chips { w83781d, w83782d, w83783s, as99127f }; enumerator
879 if (kind != w83783s) { in w83781d_detect_subclients()
1027 if (kind != w83783s) { in w83781d_create_files()
1032 if (kind != as99127f && kind != w83781d && kind != w83783s) { in w83781d_create_files()
1037 if (kind != w83783s) { in w83781d_create_files()
1071 if (kind != w83783s) { in w83781d_create_files()
1403 if (type == w83783s && i == 2) in w83781d_init_device()
1419 if (type != w83783s) { in w83781d_init_device()
1459 if (data->type == w83783s && i == 1) in w83781d_update_device()
1502 if (data->type != w83783s) { in w83781d_update_device()
1533 } else if (data->type == w83783s) { in w83781d_update_device()
1568 { "w83783s", w83783s, },