Home
last modified time | relevance | path

Searched refs:drv_array_remove (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/minigbm/
H A Ddrv_array_helpers.h20 void drv_array_remove(struct drv_array *array, uint32_t idx);
H A Ddrv_array_helpers.c61 void drv_array_remove(struct drv_array *array, uint32_t idx) in drv_array_remove() function
H A Ddrv.c279 drv_array_remove(drv->mappings, idx); in drv_bo_mapping_destroy()
581 drv_array_remove(drv->mappings, i); in drv_bo_unmap()