Searched defs:__drm_crtcs_state (Results 1 – 2 of 2) sorted by relevance
77021 struct __drm_crtcs_state { struct77022 struct drm_crtc *ptr;77023 struct drm_crtc_state *state;77024 struct drm_crtc_state *old_state;77025 struct drm_crtc_state *new_state;77026 struct drm_crtc_commit *commit;77027 s32 __attribute__((btf_type_tag("user"))) *out_fence_ptr;77028 u64 last_vblank_count;
86638 struct __drm_crtcs_state { struct86639 struct drm_crtc *ptr;86640 struct drm_crtc_state *state;86641 struct drm_crtc_state *old_state;86642 struct drm_crtc_state *new_state;86643 struct drm_crtc_commit *commit;86644 s32 __attribute__((btf_type_tag("user"))) *out_fence_ptr;86645 u64 last_vblank_count;