OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fb_list
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/include/drm/
drm_mode_config.h
417
/** @fb_lock: Mutex to protect fb the global @
fb_list
and @num_fb. */
419
/** @num_fb: Number of entries on @
fb_list
. */
421
/** @
fb_list
: List of all &struct drm_framebuffer. */
422
struct list_head
fb_list
;
member in struct:drm_mode_config
drm_mode_config.h
417
/** @fb_lock: Mutex to protect fb the global @
fb_list
and @num_fb. */
419
/** @num_fb: Number of entries on @
fb_list
. */
421
/** @
fb_list
: List of all &struct drm_framebuffer. */
422
struct list_head
fb_list
;
member in struct:drm_mode_config
drm_mode_config.h
417
/** @fb_lock: Mutex to protect fb the global @
fb_list
and @num_fb. */
419
/** @num_fb: Number of entries on @
fb_list
. */
421
/** @
fb_list
: List of all &struct drm_framebuffer. */
422
struct list_head
fb_list
;
member in struct:drm_mode_config
Completed in 34 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025