HomeSort by: relevance | last modified time | path
    Searched defs:drm_is_primary_client (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_file.h 227 * drm_is_primary_client() returns true. Note that this only
365 * drm_is_primary_client - is this an open file of the primary node
374 static inline bool drm_is_primary_client(const struct drm_file *file_priv) function in typeref:typename:bool

Completed in 11 milliseconds