Searched refs:debugfs_mutex (Results 1 – 3 of 3) sorted by relevance
346 struct mutex debugfs_mutex; member
386 mutex_lock(&dev->debugfs_mutex); in drm_debugfs_add_file()388 mutex_unlock(&dev->debugfs_mutex); in drm_debugfs_add_file()
688 mutex_destroy(&dev->debugfs_mutex); in drm_dev_init_release() 738 mutex_init(&dev->debugfs_mutex); in drm_dev_init()