OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stereo_modes
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/
drm_edid.c
3714
struct list_head
stereo_modes
;
local in function:add_hdmi_mandatory_stereo_modes
3717
INIT_LIST_HEAD(&
stereo_modes
);
3734
list_add_tail(&new_mode->head, &
stereo_modes
);
3739
list_splice_tail(&
stereo_modes
, &connector->probed_modes);
drm_edid.c
3714
struct list_head
stereo_modes
;
local in function:add_hdmi_mandatory_stereo_modes
3717
INIT_LIST_HEAD(&
stereo_modes
);
3734
list_add_tail(&new_mode->head, &
stereo_modes
);
3739
list_splice_tail(&
stereo_modes
, &connector->probed_modes);
Completed in 28 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025