OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:drm_is_primary_client
(Results
1 - 4
of
4
) 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
/src/sys/external/bsd/drm2/dist/drm/
drm_file.c
292
if (
drm_is_primary_client
(file))
372
if (
drm_is_primary_client
(priv)) {
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_surface.c
869
if (
drm_is_primary_client
(file_priv))
970
if (
drm_is_primary_client
(file_priv) &&
980
if (
drm_is_primary_client
(file_priv) &&
1658
if (
drm_is_primary_client
(file_priv))
/src/sys/external/bsd/drm2/drm/
drm_cdevsw.c
174
if (
drm_is_primary_client
(priv)) {
Completed in 18 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025