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()
1401 if (type == w83783s && i == 2) in w83781d_init_device()
1417 if (type != w83783s) { in w83781d_init_device()
1457 if (data->type == w83783s && i == 1) in w83781d_update_device()
1500 if (data->type != w83783s) { in w83781d_update_device()
1531 } else if (data->type == w83783s) { in w83781d_update_device()
1566 { "w83783s", w83783s, },