Searched refs:drm_sysfs_device_add (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_sysfs.c51 * drm_sysfs_device_add - adds a class device to sysfs for a character driver
59 int drm_sysfs_device_add(struct drm_minor *minor) function
114 * call to drm_sysfs_device_add()
H A Ddrm_stub.c346 ret = drm_sysfs_device_add(new_minor);
/solaris-x11-s11/open-src/kernel/sys/drm/
H A DdrmP.h1539 extern int drm_sysfs_device_add(struct drm_minor *minor);

Completed in 34 milliseconds