Searched refs:picture (Results 1 – 25 of 28) sorted by relevance
12
/linux-2.6.39/drivers/staging/asus_oled/ |
D | README | 69 /sys/class/asus_oled/oled_N/picture 73 and /sys/class/asus_oled/oled_1/picture) 75 'enabled' files is for reading and writing, 'picture' is writeable only. 84 To 'picture' file you write pictures to be displayed by the OLED device. 92 M - picture mode. It can be either 's' for static pictures, 94 W - width of the picture. May be between 1 and 1792 95 H - height of the picture. May be between 1 and 32 97 For example <s:128x32> means static picture, 128 pixels long and 32 pixels high. 102 If the picture is smaller than 128x32 it will be centered. Rolling pictures wider than 109 of flashing pictures is used for flashing. When the picture with heigh = 32 is [all …]
|
D | asus_oled.c | 629 static DEVICE_ATTR(picture, S_IWUSR, NULL, class_set_picture); 694 &ASUS_OLED_DEVICE_ATTR(picture)); in asus_oled_probe() 734 device_remove_file(&interface->dev, &ASUS_OLED_DEVICE_ATTR(picture)); in asus_oled_probe() 754 device_remove_file(&interface->dev, &ASUS_OLED_DEVICE_ATTR(picture)); in asus_oled_disconnect()
|
/linux-2.6.39/include/linux/ |
D | meye.h | 42 unsigned char picture; member
|
/linux-2.6.39/Documentation/video4linux/ |
D | not-in-cx2388x-datasheet.txt | 11 (DScaler apparently set this to 1, resulted in sucky picture)
|
D | w9968cf.txt | 291 Description: Force picture palette. 382 Description: Set picture brightness (0-65535). 389 Description: Set picture hue (0-65535). 395 Description: Set picture saturation (0-65535). 401 Description: Set picture contrast (0-65535). 407 Description: Set picture whiteness (0-65535).
|
D | ibmcam.txt | 24 default picture settings, sharpness. 89 frame rate depends on brightness setting; therefore the picture can 95 default), be warned - you may encounter broken picture on first connect; 249 init_color its own controls to adjust the picture then these
|
D | ov511.txt | 207 DESC: Allows picture settings (brightness, contrast, color, and hue) to take
|
/linux-2.6.39/Documentation/fb/ |
D | framebuffer.txt | 202 stable picture without visible flicker, VESA recommends a vertical scanrate of 212 The following picture summarizes all timings. The horizontal retrace time is 266 - left_margin: time from sync to picture 267 - right_margin: time from picture to sync 268 - upper_margin: time from sync to picture 269 - lower_margin: time from picture to sync
|
D | matroxfb.txt | 245 pixel line of picture. Default is derived from `vesa' option. 246 lower:X - bottom boundary: lines between end of picture and start of VSYNC 252 right:X - right boundary: pixels between end of picture and start of HSYNC
|
/linux-2.6.39/Documentation/video4linux/bttv/ |
D | PROBLEMS | 21 conflicts but still no picture (or the computer even crashes), 28 - I still only get a black picture with my S3 card!
|
D | Cards | 200 Note: The package has a picture of CPH05x (which would be a real TView)
|
/linux-2.6.39/drivers/media/video/ |
D | saa7146.h | 62 struct video_picture picture; member
|
D | meye.c | 893 if (jp->sharpness > 63 || jp->agc > 63 || jp->picture > 63) in meyeioc_s_params() 911 meye.params.picture); in meyeioc_s_params() 1203 meye.params.picture = c->value; in vidioc_s_ctrl() 1244 c->value = meye.params.picture; in vidioc_g_ctrl() 1845 meye.params.picture = 0; in meye_probe()
|
/linux-2.6.39/Documentation/video4linux/cx2341x/ |
D | fw-decoder-api.txt | 283 YUV picture width 285 YUV picture height
|
/linux-2.6.39/drivers/staging/easycap/ |
D | README | 111 The available picture sizes are:
|
/linux-2.6.39/Documentation/scheduler/ |
D | sched-nice-design.txt | 60 (which you can see demonstrated in the picture above), or more
|
/linux-2.6.39/Documentation/usb/ |
D | dma.txt | 8 The big picture is that USB drivers can continue to ignore most DMA issues,
|
/linux-2.6.39/Documentation/dvb/ |
D | faq.txt | 136 gives you access to the "analog" tv picture of the av7110 mpeg2
|
/linux-2.6.39/Documentation/ |
D | intel_txt.txt | 142 o At this point, tboot and TXT are out of the picture until a
|
D | oops-tracing.txt | 33 planned for a crash. Alternatively, you can take a picture of
|
/linux-2.6.39/Documentation/mtd/ |
D | nand_ecc.txt | 95 nicer picture.(but they use line parity as term where I use row parity) 97 And I could not reuse the ST picture anyway for copyright reasons.
|
/linux-2.6.39/arch/m68k/fpsp040/ |
D | bindec.S | 290 | d4: exc picture/LEN
|
/linux-2.6.39/Documentation/spi/ |
D | spi-summary | 132 picture before those details.
|
/linux-2.6.39/Documentation/scsi/ |
D | aic7xxx_old.txt | 292 the proper setting is actually 1.....you get the picture. Now, since
|
/linux-2.6.39/Documentation/networking/ |
D | arcnet-hardware.txt | 2584 Also the picture of the board layout is not as good as the picture of 2586 picture.
|
12