Searched refs:_object_find (Results 1 – 1 of 1) sorted by relevance
342 static struct drm_mode_object *_object_find(struct drm_device *dev, in _object_find() function382 obj = _object_find(dev, id, type); in drm_mode_object_find()4777 return _object_find(property->dev, value, property->values[0]) != NULL; in drm_property_change_valid_get()