Searched refs:drv_array_destroy (Results 1 – 4 of 4) sorted by relevance
22 void drv_array_destroy(struct drv_array *array);
149 drv_array_destroy(drv->combos); in drv_create()157 drv_array_destroy(drv->mappings); in drv_create()175 drv_array_destroy(drv->mappings); in drv_destroy()176 drv_array_destroy(drv->combos); in drv_destroy()
87 void drv_array_destroy(struct drv_array *array) in drv_array_destroy() function
60 drv_array_destroy(priv->metadata_cache); in cross_domain_release_private()