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()
2301 data->REG_FAN_STEP_OUTPUT = NCT6775_REG_FAN_STEP_OUTPUT; in w83627ehf_probe()
2326 data->REG_FAN_STEP_OUTPUT = in w83627ehf_probe()
2341 data->REG_FAN_STEP_OUTPUT = in w83627ehf_probe()
2449 if (data->REG_FAN_STEP_OUTPUT && in w83627ehf_probe()
2450 data->REG_FAN_STEP_OUTPUT[attr->index] != 0xff) { in w83627ehf_probe()