Lines Matching refs:w83627ehf_sio_data
513 struct w83627ehf_sio_data { struct
676 struct w83627ehf_sio_data *sio_data = dev_get_platdata(dev); in w83627ehf_write_fan_div_common()
727 struct w83627ehf_sio_data *sio_data = dev_get_platdata(dev); in w83627ehf_update_fan_div_common()
784 struct w83627ehf_sio_data *sio_data = dev_get_platdata(dev); in w83627ehf_update_pwm_common()
795 struct w83627ehf_sio_data *sio_data = dev_get_platdata(dev); in w83627ehf_update_device()
1395 struct w83627ehf_sio_data *sio_data = dev_get_platdata(dev); in show_pwm_reg()
1451 struct w83627ehf_sio_data *sio_data = dev_get_platdata(dev); in store_pwm_enable()
1530 struct w83627ehf_sio_data *sio_data = dev_get_platdata(dev); in store_tolerance()
1961 w83627ehf_check_fan_inputs(const struct w83627ehf_sio_data *sio_data, in w83627ehf_check_fan_inputs()
2052 struct w83627ehf_sio_data *sio_data = dev_get_platdata(dev); in w83627ehf_probe()
2605 struct w83627ehf_sio_data *sio_data = dev_get_platdata(dev); in w83627ehf_suspend()
2621 struct w83627ehf_sio_data *sio_data = dev_get_platdata(dev); in w83627ehf_resume()
2701 struct w83627ehf_sio_data *sio_data) in w83627ehf_find()
2805 struct w83627ehf_sio_data sio_data; in sensors_w83627ehf_init()
2830 sizeof(struct w83627ehf_sio_data)); in sensors_w83627ehf_init()