Lines Matching refs:w83687thf
49 enum chips { w83627hf, w83627thf, w83697hf, w83637hf, w83687thf }; enumerator
614 data->type == w83687thf) in w83627hf_resume()
742 } else if (type == w83687thf) { in w83627hf_init_device()
747 if (type == w83627thf || type == w83637hf || type == w83687thf) { in w83627hf_init_device()
810 || w83687thf == data->type)) in show_in_0()
852 || w83687thf == data->type)) in in0_min_store()
891 || w83687thf == data->type)) in in0_max_store()
1787 || data->type == w83687thf) { in w83627hf_probe()
1793 if (data->type == w83637hf || data->type == w83687thf) in w83627hf_probe()
1810 || data->type == w83687thf) { in w83627hf_probe()
1887 sio_data->type = w83687thf; in w83627hf_find()