OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:drm_panel
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/include/drm/
drm_panel.h
1
/* $NetBSD:
drm_panel
.h,v 1.4 2021/12/18 23:45:46 riastradh Exp $ */
37
struct
drm_panel
;
78
int (*prepare)(struct
drm_panel
*panel);
87
int (*enable)(struct
drm_panel
*panel);
96
int (*disable)(struct
drm_panel
*panel);
105
int (*unprepare)(struct
drm_panel
*panel);
115
int (*get_modes)(struct
drm_panel
*panel,
126
int (*get_timings)(struct
drm_panel
*panel, unsigned int num_timings,
131
* struct
drm_panel
- DRM panel object
133
struct
drm_panel
{
struct
[
all
...]
Completed in 120 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025