Lines Matching refs:w83627thf
62 enum chips { w83627hf, w83627thf, w83697hf, w83637hf, w83687thf }; enumerator
451 if (data->type == w83627thf || data->type == w83637hf || in w83627hf_resume()
566 (w83627thf == data->type || w83637hf == data->type in show_in_0()
610 (w83627thf == data->type || w83637hf == data->type in store_regs_in_min0()
639 (w83627thf == data->type || w83637hf == data->type in store_regs_in_max0()
1077 if (data->type == w83627thf) { in store_pwm()
1297 sio_data->type = w83627thf; in w83627hf_find()
1538 if (data->type == w83627thf || data->type == w83637hf in w83627hf_probe()
1561 if (data->type == w83627thf || data->type == w83637hf in w83627hf_probe()
1744 } else if (type == w83627thf) { in w83627hf_init_device()
1751 if (type == w83627thf || type == w83637hf || type == w83687thf) { in w83627hf_init_device()
1861 if (data->type == w83627thf) in w83627hf_update_device()
1873 } else if (data->type != w83627thf) { in w83627hf_update_device()