OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:drm_plane
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/include/drm/
drm_plane.h
1
/* $NetBSD:
drm_plane
.h,v 1.2 2021/12/18 23:45:46 riastradh Exp $ */
51
struct
drm_plane
*plane;
285
int (*update_plane)(struct
drm_plane
*plane,
308
int (*disable_plane)(struct
drm_plane
*plane,
318
void (*destroy)(struct
drm_plane
*plane);
330
void (*reset)(struct
drm_plane
*plane);
346
int (*set_property)(struct
drm_plane
*plane,
367
* It is an error to call this hook before &
drm_plane
.state has been
380
struct drm_plane_state *(*atomic_duplicate_state)(struct
drm_plane
*plane);
390
void (*atomic_destroy_state)(struct
drm_plane
*plane
577
struct
drm_plane
{
struct
[
all
...]
drm_plane.h
1
/* $NetBSD:
drm_plane
.h,v 1.2 2021/12/18 23:45:46 riastradh Exp $ */
51
struct
drm_plane
*plane;
285
int (*update_plane)(struct
drm_plane
*plane,
308
int (*disable_plane)(struct
drm_plane
*plane,
318
void (*destroy)(struct
drm_plane
*plane);
330
void (*reset)(struct
drm_plane
*plane);
346
int (*set_property)(struct
drm_plane
*plane,
367
* It is an error to call this hook before &
drm_plane
.state has been
380
struct drm_plane_state *(*atomic_duplicate_state)(struct
drm_plane
*plane);
390
void (*atomic_destroy_state)(struct
drm_plane
*plane
577
struct
drm_plane
{
struct
[
all
...]
Completed in 21 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025