OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_monitor_name
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/
drm_edid.c
4306
static int
get_monitor_name
(struct edid *edid, char name[13])
function in typeref:typename:int
4340
name_length = min(
get_monitor_name
(edid, buf), bufsize - 1);
4386
mnl =
get_monitor_name
(edid, &eld[DRM_ELD_MONITOR_NAME_STRING]);
drm_edid.c
4306
static int
get_monitor_name
(struct edid *edid, char name[13])
function in typeref:typename:int
4340
name_length = min(
get_monitor_name
(edid, buf), bufsize - 1);
4386
mnl =
get_monitor_name
(edid, &eld[DRM_ELD_MONITOR_NAME_STRING]);
Completed in 31 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025