Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
H A Ddrm_internal.h167 struct device *drm_sysfs_minor_alloc(struct drm_minor *minor);
H A Ddrm_sysfs.c551 struct device *drm_sysfs_minor_alloc(struct drm_minor *minor) in drm_sysfs_minor_alloc() function