OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:modeset_ctx
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/
drm_mode_config.c
428
struct drm_modeset_acquire_ctx
modeset_ctx
;
local in function:drm_mode_config_init
435
drm_modeset_acquire_init(&
modeset_ctx
, 0);
437
&
modeset_ctx
);
439
ret = drm_modeset_backoff(&
modeset_ctx
);
449
drm_modeset_drop_locks(&
modeset_ctx
);
450
drm_modeset_acquire_fini(&
modeset_ctx
);
drm_mode_config.c
428
struct drm_modeset_acquire_ctx
modeset_ctx
;
local in function:drm_mode_config_init
435
drm_modeset_acquire_init(&
modeset_ctx
, 0);
437
&
modeset_ctx
);
439
ret = drm_modeset_backoff(&
modeset_ctx
);
449
drm_modeset_drop_locks(&
modeset_ctx
);
450
drm_modeset_acquire_fini(&
modeset_ctx
);
Completed in 25 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025