Home
last modified time | relevance | path

Searched refs:timing_entry (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/video/
H A Ddisplay_timing.h40 struct timing_entry { struct
49 * (see include/video/videomode.h). As each timing_entry can be defined as a
64 struct timing_entry pixelclock;
66 struct timing_entry hactive; /* hor. active video */
67 struct timing_entry hfront_porch; /* hor. front porch */
68 struct timing_entry hback_porch; /* hor. back porch */
69 struct timing_entry hsync_len; /* hor. sync len */
71 struct timing_entry vactive; /* ver. active video */
72 struct timing_entry vfront_porch; /* ver. front porch */
73 struct timing_entry vback_porc
[all...]
/kernel/linux/linux-6.6/include/video/
H A Ddisplay_timing.h40 struct timing_entry { struct
49 * (see include/video/videomode.h). As each timing_entry can be defined as a
64 struct timing_entry pixelclock;
66 struct timing_entry hactive; /* hor. active video */
67 struct timing_entry hfront_porch; /* hor. front porch */
68 struct timing_entry hback_porch; /* hor. back porch */
69 struct timing_entry hsync_len; /* hor. sync len */
71 struct timing_entry vactive; /* ver. active video */
72 struct timing_entry vfront_porch; /* ver. front porch */
73 struct timing_entry vback_porc
[all...]
/kernel/linux/linux-5.10/drivers/video/
H A Dof_display_timing.c16 * parse_timing_property - parse timing_entry from device_node
26 struct timing_entry *result) in parse_timing_property()
/kernel/linux/linux-6.6/drivers/video/
H A Dof_display_timing.c16 * parse_timing_property - parse timing_entry from device_node
26 struct timing_entry *result) in parse_timing_property()

Completed in 2 milliseconds