OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:drm_plane_index
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/include/drm/
drm_plane.h
752
*
drm_plane_index
- find the index of a registered plane
758
static inline unsigned int
drm_plane_index
(const struct drm_plane *plane)
function in typeref:typename:unsigned int
769
return 1 <<
drm_plane_index
(plane);
drm_plane.h
752
*
drm_plane_index
- find the index of a registered plane
758
static inline unsigned int
drm_plane_index
(const struct drm_plane *plane)
function in typeref:typename:unsigned int
769
return 1 <<
drm_plane_index
(plane);
Completed in 132 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025