OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:atomic_duplicate_state
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/include/drm/
drm_atomic.h
212
* @
atomic_duplicate_state
:
222
struct drm_private_state *(*
atomic_duplicate_state
)(struct drm_private_obj *obj);
member in struct:drm_private_state_funcs
227
* Frees the private object state created with @
atomic_duplicate_state
.
drm_plane.h
350
* @
atomic_duplicate_state
:
380
struct drm_plane_state *(*
atomic_duplicate_state
)(struct drm_plane *plane);
member in struct:drm_plane_funcs
385
* Destroy a state duplicated with @
atomic_duplicate_state
and release
drm_crtc.h
611
* @
atomic_duplicate_state
:
641
struct drm_crtc_state *(*
atomic_duplicate_state
)(struct drm_crtc *crtc);
member in struct:drm_crtc_funcs
646
* Destroy a state duplicated with @
atomic_duplicate_state
and release
drm_connector.h
835
* @
atomic_duplicate_state
:
865
struct drm_connector_state *(*
atomic_duplicate_state
)(struct drm_connector *connector);
member in struct:drm_connector_funcs
870
* Destroy a state duplicated with @
atomic_duplicate_state
and release
Completed in 166 milliseconds
Indexes created Sun Sep 21 19:09:51 GMT 2025