Searched refs:fact (Results 1 – 25 of 60) sorted by relevance
123
/linux-2.4.37.9/drivers/sound/ |
D | audio.c | 675 static int dma_subdivide(int dev, struct dma_buffparms *dmap, int fact) in dma_subdivide() argument 677 if (fact == 0) in dma_subdivide() 679 fact = dmap->subdivision; in dma_subdivide() 680 if (fact == 0) in dma_subdivide() 681 fact = 1; in dma_subdivide() 682 return fact; in dma_subdivide() 687 if (fact > MAX_REALTIME_FACTOR) in dma_subdivide() 690 if (fact != 1 && fact != 2 && fact != 4 && fact != 8 && fact != 16) in dma_subdivide() 693 dmap->subdivision = fact; in dma_subdivide() 694 return fact; in dma_subdivide() [all …]
|
/linux-2.4.37.9/Documentation/networking/ |
D | multicast.txt | 60 PROMISC = This multicast mode is in fact promiscuous mode. Avoid using
|
D | ray_cs.txt | 145 fact is known to not work. I have never encountered a net set
|
/linux-2.4.37.9/Documentation/video4linux/ |
D | zr36120.txt | 134 fact has not been tested on any lower version. There are a couple 135 of minor differences due to the fact that the amount of data returned
|
D | meye.txt | 37 This camera is not supported at all by the current driver, in fact
|
/linux-2.4.37.9/Documentation/sysctl/ |
D | README | 45 In fact, there are only four things needed to use these config
|
/linux-2.4.37.9/arch/alpha/lib/ |
D | ev6-clear_user.S | 214 # We know for a fact that $0 > 0 zero due to previous context
|
/linux-2.4.37.9/Documentation/parisc/ |
D | IODC.txt | 19 using PDC_IODC is highly recommended. (In fact, you should use the device
|
/linux-2.4.37.9/arch/m68k/hp300/ |
D | hp300map.map | 10 # In fact AltGr is used very little, and one more keymap can
|
/linux-2.4.37.9/Documentation/cdrom/ |
D | isp16 | 29 For a fact I know the interface works and the way of configuration
|
/linux-2.4.37.9/fs/umsdos/ |
D | specs | 205 * Another weakness of hard link come from the fact that 284 * When linux boots, it hides this fact, showing a normal
|
/linux-2.4.37.9/drivers/char/ |
D | qtronixmap.map | 10 # In fact AltGr is used very little, and one more keymap can
|
D | defkeymap.map | 10 # In fact AltGr is used very little, and one more keymap can
|
/linux-2.4.37.9/arch/parisc/kernel/ |
D | lasimap.map | 14 # In fact AltGr is used very little, and one more keymap can
|
/linux-2.4.37.9/Documentation/ |
D | SubmittingDrivers | 74 this fact.
|
D | DMA-mapping.txt | 75 PCI layer of this fact. 293 In fact, as mentioned above, all consistent memory provided by the 481 ends and the second one starts on a page boundary - in fact this is a huge 627 However, consistent mappings may in fact be used in conjunction with
|
D | cachetlb.txt | 17 fact an area where many optimizations are possible. For example, 228 other cases. Please keep in mind that fact that, for a given page
|
D | using-newer-gcc.txt | 19 code in Linux looks strange but is in fact intended to workaround early GCC
|
/linux-2.4.37.9/Documentation/vm/ |
D | locking | 114 (This race is due to the fact that shrink_mmap looks at the page ref
|
/linux-2.4.37.9/ |
D | README | 278 function addresses (in fact, that is very unlikely), so you can't 283 you want. In fact, it may be a good idea to include a bit of
|
/linux-2.4.37.9/drivers/acorn/char/ |
D | defkeymap-acorn.map | 10 # In fact AltGr is used very little, and one more keymap can
|
/linux-2.4.37.9/Documentation/input/ |
D | ff.txt | 21 Here are instructions on how to compile and use the driver. In fact, this
|
/linux-2.4.37.9/drivers/scsi/ |
D | README.in2000 | 141 despite the fact that the card could handle settings of 376 or
|
/linux-2.4.37.9/drivers/tc/ |
D | lk201-map.map | 10 # In fact AltGr is used very little, and one more keymap can
|
/linux-2.4.37.9/Documentation/isdn/ |
D | README.hysdn | 59 active AVM cards and in fact uses the same module.
|
123