Searched refs:drm_is_primary_client (Results 1 – 2 of 2) sorted by relevance
432 static inline bool drm_is_primary_client(const struct drm_file *file_priv) in drm_is_primary_client() function
263 if (drm_is_primary_client(file)) in drm_file_free()339 if (drm_is_primary_client(priv)) { in drm_open_helper()