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 - 1
of
1
) 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);
Completed in 12 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025