Searched refs:remove_misc_error (Results 1 – 3 of 3) sorted by relevance
683 if (hw_data->remove_misc_error) in adf_dev_shutdown_locked()684 hw_data->remove_misc_error(accel_dev); in adf_dev_shutdown_locked()
411 void (*remove_misc_error)(struct adf_accel_dev *accel_dev); member
2182 hw_data->remove_misc_error = adf_misc_error_remove_c4xxx; in adf_init_hw_data_c4xxx()