Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h70038 struct display_timing { struct
70039 struct timing_entry pixelclock;
70040 struct timing_entry hactive;
70041 struct timing_entry hfront_porch;
70042 struct timing_entry hback_porch;
70043 struct timing_entry hsync_len;
70044 struct timing_entry vactive;
70045 struct timing_entry vfront_porch;
70046 struct timing_entry vback_porch;
70047 struct timing_entry vsync_len;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h79376 struct display_timing { struct
79377 struct timing_entry pixelclock;
79378 struct timing_entry hactive;
79379 struct timing_entry hfront_porch;
79380 struct timing_entry hback_porch;
79381 struct timing_entry hsync_len;
79382 struct timing_entry vactive;
79383 struct timing_entry vfront_porch;
79384 struct timing_entry vback_porch;
79385 struct timing_entry vsync_len;
[all …]