Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/
H A Ddrm_bufs.c43 static struct drm_map_list *drm_find_matching_map(struct drm_device *dev, in drm_find_matching_map() function
195 list = drm_find_matching_map(dev, map); in drm_addmap_core()
229 list = drm_find_matching_map(dev, map); in drm_addmap_core()