Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_bufs.c51 static struct drm_map_list *drm_find_matching_map(struct drm_device *dev, in drm_find_matching_map() function
205 list = drm_find_matching_map(dev, map); in drm_addmap_core()
239 list = drm_find_matching_map(dev, map); in drm_addmap_core()