Home
last modified time | relevance | path

Searched defs:drm_self_refresh_data (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h79354 struct drm_self_refresh_data { struct
79355 struct drm_crtc *crtc;
79356 struct delayed_work entry_work;
79357 struct mutex avg_mutex;
79358 struct ewma_psr_time entry_avg_ms;
79359 struct ewma_psr_time exit_avg_ms;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h89096 struct drm_self_refresh_data { struct
89097 struct drm_crtc *crtc;
89098 struct delayed_work entry_work;
89099 struct mutex avg_mutex;
89100 struct ewma_psr_time entry_avg_ms;
89101 struct ewma_psr_time exit_avg_ms;