Home
last modified time | relevance | path

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

/Linux-v4.19/include/drm/
Ddrm_property.h291 static inline struct drm_property *drm_property_find(struct drm_device *dev, in drm_property_find() function
/Linux-v4.19/drivers/gpu/drm/
Ddrm_property.c469 property = drm_property_find(dev, file_priv, out_resp->prop_id); in drm_mode_getproperty_ioctl()