Searched refs:bw (Results 1 – 9 of 9) sorted by relevance
/linux-2.4.37.9/drivers/video/ |
D | fbcon-mac.c | 30 static void plot_pixel_mac(struct display *p, int bw, int pixel_x, 321 static inline void plot_helper(u8 *dest, u8 bit, int bw) in plot_helper() argument 323 switch (bw) { in plot_helper() 341 static void plot_pixel_mac(struct display *p, int bw, int pixel_x, int pixel_y) in plot_pixel_mac() argument 358 plot_helper(dest, bit, bw); in plot_pixel_mac() 364 plot_helper(dest, bit, bw); in plot_pixel_mac() 370 plot_helper(dest, bit, bw); in plot_pixel_mac() 376 plot_helper(dest, bit, bw); in plot_pixel_mac() 383 switch (bw) { in plot_pixel_mac() 394 switch (bw) { in plot_pixel_mac()
|
D | creatorfb.c | 170 volatile u32 bw; member 412 upa_writel(boxes[2] - boxes[0], &fbc->bw); in ffb_fill()
|
/linux-2.4.37.9/drivers/char/drm/ |
D | ffb_drv.h | 72 /*0x74*/volatile unsigned int bw; /* X dot(DXI) */ member
|
/linux-2.4.37.9/drivers/char/drm-4.0/ |
D | ffb_drv.h | 72 /*0x74*/volatile unsigned int bw; /* X dot(DXI) */ member
|
/linux-2.4.37.9/drivers/scsi/ |
D | g_NCR5380.c | 821 unsigned long bw = hostdata->bytes_write[dev->id]; in generic_NCR5380_proc_info() local 843 PRINTP("\n%10ld kb written in %5ld secs" ANDP bw / 1024 ANDP tw); in generic_NCR5380_proc_info() 845 PRINTP(" @ %5ld bps" ANDP bw / tw); in generic_NCR5380_proc_info()
|
/linux-2.4.37.9/drivers/media/video/ |
D | Makefile | 45 obj-$(CONFIG_VIDEO_BWQCAM) += bw-qcam.o
|
/linux-2.4.37.9/Documentation/video4linux/ |
D | CQcam.txt | 177 option as in the bw-qcam module so you can specify the parallel port:
|
/linux-2.4.37.9/ |
D | CREDITS | 619 D: Video4Linux design, bw-qcam and PMS driver ports.
|
/linux-2.4.37.9/Documentation/ |
D | Configure.help | 25357 This driver is also available as a module called bw-qcam.o ( = code 29328 # LocalWords: BT Hauppauge STB bttv Quickcam BW BWQCAM bw qcam Mediavision PMS
|