Searched refs:bundle_nr (Results 1 – 1 of 1) sorted by relevance
189 adf_alloc_bundle(struct adf_accel_dev *accel_dev, int bundle_nr) in adf_alloc_bundle() argument195 if (bundle_nr < 0 || bundle_nr >= GET_MAX_BANKS(accel_dev)) { in adf_alloc_bundle()196 printf("ERROR in %s (%d) %d\n", __func__, bundle_nr, __LINE__); in adf_alloc_bundle()203 handle->bundle = bundle_nr; in adf_alloc_bundle()