OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:drm_crtc_index
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/include/drm/
drm_crtc.h
1157
*
drm_crtc_index
- find the index of a registered CRTC
1163
static inline unsigned int
drm_crtc_index
(const struct drm_crtc *crtc)
function in typeref:typename:unsigned int
1177
return 1 <<
drm_crtc_index
(crtc);
Completed in 13 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025