OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:drm_mode_create
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/
drm_modes.c
71
*
drm_mode_create
- create a new display mode
80
struct drm_display_mode *
drm_mode_create
(struct drm_device *dev)
function in typeref:struct:drm_display_mode *
90
EXPORT_SYMBOL(
drm_mode_create
);
147
* The display mode object is allocated with
drm_mode_create
(). Returns NULL
177
drm_mode =
drm_mode_create
(dev);
372
* The display mode object is allocated with
drm_mode_create
(). Returns NULL
412
drm_mode =
drm_mode_create
(dev);
577
* The display mode object is allocated with
drm_mode_create
(). Returns NULL
951
nmode =
drm_mode_create
(dev);
drm_modes.c
71
*
drm_mode_create
- create a new display mode
80
struct drm_display_mode *
drm_mode_create
(struct drm_device *dev)
function in typeref:struct:drm_display_mode *
90
EXPORT_SYMBOL(
drm_mode_create
);
147
* The display mode object is allocated with
drm_mode_create
(). Returns NULL
177
drm_mode =
drm_mode_create
(dev);
372
* The display mode object is allocated with
drm_mode_create
(). Returns NULL
412
drm_mode =
drm_mode_create
(dev);
577
* The display mode object is allocated with
drm_mode_create
(). Returns NULL
951
nmode =
drm_mode_create
(dev);
Completed in 63 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025