OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:drm_encoder_index
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/include/drm/
drm_encoder.h
156
* using
drm_encoder_index
() as the index into the bitfield. The driver
196
*
drm_encoder_index
- find the index of a registered encoder
202
static inline unsigned int
drm_encoder_index
(const struct drm_encoder *encoder)
function in typeref:typename:unsigned int
216
return 1 <<
drm_encoder_index
(encoder);
Completed in 10 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025