Searched refs:drm_master_put (Results 1 – 3 of 3) sorted by relevance
244 drm_master_put(&priv->minor->master); in drm_open_helper()245 drm_master_put(&priv->master); in drm_open_helper()255 drm_master_put(&priv->minor->master); in drm_open_helper()256 drm_master_put(&priv->master); in drm_open_helper()425 drm_master_put(&file_priv->minor->master); in drm_release()430 drm_master_put(&file_priv->master); in drm_release()
165 void drm_master_put(struct drm_master **master) in drm_master_put() function171 EXPORT_SYMBOL(drm_master_put);197 drm_master_put(&file_priv->minor->master); in drm_setmaster_ioctl()217 drm_master_put(&file_priv->minor->master); in drm_dropmaster_ioctl()
1362 extern void drm_master_put(struct drm_master **master);