Searched refs:enable_error_correction (Results 1 – 9 of 9) sorted by relevance
76 hw_data->enable_error_correction = adf_vf_void_noop; in adf_init_hw_data_c3xxxiov()
76 hw_data->enable_error_correction = adf_vf_void_noop; in adf_init_hw_data_c62xiov()
76 hw_data->enable_error_correction = adf_vf_void_noop; in adf_init_hw_data_dh895xcciov()
197 hw_data->enable_error_correction = adf_enable_error_correction; in adf_init_hw_data_4xxx()
184 hw_data->enable_error_correction = adf_enable_error_correction; in adf_init_hw_data_c3xxx()
186 hw_data->enable_error_correction = adf_enable_error_correction; in adf_init_hw_data_c62x()
205 hw_data->enable_error_correction = adf_enable_error_correction; in adf_init_hw_data_dh895xcc()
162 void (*enable_error_correction)(struct adf_accel_dev *accel_dev); member
113 hw_data->enable_error_correction(accel_dev); in adf_dev_init()