Home
last modified time | relevance | path

Searched refs:drm_is_primary_client (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_file.h230 * drm_is_primary_client() returns true. Note that this only
356 * drm_is_primary_client - is this an open file of the primary node
365 static inline bool drm_is_primary_client(const struct drm_file *file_priv) in drm_is_primary_client() function
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_file.c299 if (drm_is_primary_client(file)) { in drm_file_free()
373 if (drm_is_primary_client(priv)) { in drm_open_helper()

Completed in 2 milliseconds