Home
last modified time | relevance | path

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

/include/drm/
Ddrm_drv.h565 void drm_debugfs_dev_init(struct drm_device *dev, struct dentry *root);
567 static inline void drm_debugfs_dev_init(struct drm_device *dev, struct dentry *root) in drm_debugfs_dev_init() function