Searched refs:horizontal (Results 1 – 10 of 10) sorted by relevance
/linux-2.4.37.9/drivers/usb/host/ |
D | usb-uhci.c | 148 qh = list_entry (q, uhci_desc_t, horizontal); in clean_descs() 149 q=qh->horizontal.prev; in clean_descs() 268 INIT_LIST_HEAD (&(*new)->horizontal); in alloc_td() 320 next = list_entry (td->horizontal.next, uhci_desc_t, horizontal); in insert_td_horizontal() 321 list_add (&new->horizontal, &td->horizontal); in insert_td_horizontal() 342 prev = list_entry (element->horizontal.prev, uhci_desc_t, horizontal); in unlink_td() 360 list_del (&element->horizontal); in unlink_td() 389 INIT_LIST_HEAD (&(*new)->horizontal); in alloc_qh() 408 old = list_entry (pos->horizontal.prev, uhci_desc_t, horizontal); in insert_qh() 409 list_add_tail (&new->horizontal, &pos->horizontal); in insert_qh() [all …]
|
D | usb-uhci.h | 150 struct list_head horizontal; member
|
/linux-2.4.37.9/Documentation/fb/ |
D | framebuffer.txt | 163 The electron beam draws horizontal lines (scanlines) from left to right, and 168 screen and to the next line: this is called the horizontal retrace. After the 170 this is called the vertical retrace. During both the horizontal and vertical 183 to paint the 640 (xres) pixels on one scanline. But the horizontal retrace 188 We'll say that the horizontal scanrate is about 31 kHz: 207 will supply a synchronization pulse (horizontal sync or hsync) for each 212 The following picture summarizes all timings. The horizontal retrace time is 252 The frame buffer device expects all horizontal timings in number of dotclocks 270 - hsync_len: length of horizontal sync 279 2) horizontal timings:
|
D | matroxfb.txt | 235 xres:X - horizontal resolution, in pixels. Default is derived from `vesa' 268 fh:X - maximum horizontal synchronization frequency. X can be specified
|
/linux-2.4.37.9/Documentation/usb/ |
D | ov511.txt | 197 the Y and UV channels in the horizontal and vertical directions. See 205 appearance of "banding", i.e. horizontal lines or waves of light and
|
D | uhci.txt | 124 are double-linked through the .vertical and .horizontal elements in the
|
D | ibmcam.txt | 64 you get is random colored horizontal streaks, not the image!
|
D | w9968cf.txt | 368 This filter tries to reduce the pattern of horizontal
|
/linux-2.4.37.9/Documentation/video4linux/ |
D | README.cpia | 135 see strange horizontal stripes instead of a nice picture -> make sure
|
/linux-2.4.37.9/Documentation/m68k/ |
D | kernel-options.txt | 505 the horizontal frequency, in kHz. 776 the horizontal frequency, in kHz.
|