Searched refs:upm_handles (Results 1 – 3 of 3) sorted by relevance
331 ida_free(&hvs->upm_handles, upm_handle); in vc4_plane_release_upm_ida()1016 upm_handle = ida_alloc_range(&hvs->upm_handles, 1, in vc6_plane_allocate_upm()1038 ida_free(&hvs->upm_handles, upm_handle); in vc6_plane_allocate_upm()
337 struct ida upm_handles; member
1286 ida_init(&hvs->upm_handles); in __vc4_hvs_alloc()