Lines Matching refs:w83783s
62 enum chips { w83781d, w83782d, w83783s, as99127f }; enumerator
894 if (kind != w83783s) { in w83781d_detect_subclients()
1042 if (kind != w83783s) { in w83781d_create_files()
1047 if (kind != as99127f && kind != w83781d && kind != w83783s) { in w83781d_create_files()
1052 if (kind != w83783s) { in w83781d_create_files()
1086 if (kind != w83783s) { in w83781d_create_files()
1421 if (type == w83783s && i == 2) in w83781d_init_device()
1437 if (type != w83783s) { in w83781d_init_device()
1477 if (data->type == w83783s && i == 1) in w83781d_update_device()
1520 if (data->type != w83783s) { in w83781d_update_device()
1551 } else if (data->type == w83783s) { in w83781d_update_device()
1586 { "w83783s", w83783s, },