Lines Matching refs:REG_FAN_STEP_OUTPUT
446 const u16 *REG_FAN_STEP_OUTPUT; member
881 if (data->REG_FAN_STEP_OUTPUT && in w83627ehf_update_device()
882 data->REG_FAN_STEP_OUTPUT[i] != 0xff) in w83627ehf_update_device()
885 data->REG_FAN_STEP_OUTPUT[i]); in w83627ehf_update_device()
1824 if (data->REG_FAN_STEP_OUTPUT && in w83627ehf_device_remove_files()
1825 data->REG_FAN_STEP_OUTPUT[attr->index] != 0xff) in w83627ehf_device_remove_files()
2317 data->REG_FAN_STEP_OUTPUT = NCT6775_REG_FAN_STEP_OUTPUT; in w83627ehf_probe()
2342 data->REG_FAN_STEP_OUTPUT = in w83627ehf_probe()
2357 data->REG_FAN_STEP_OUTPUT = in w83627ehf_probe()
2465 if (data->REG_FAN_STEP_OUTPUT && in w83627ehf_probe()
2466 data->REG_FAN_STEP_OUTPUT[attr->index] != 0xff) { in w83627ehf_probe()