Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_bufs.c52 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()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds