Home
last modified time | relevance | path

Searched refs:fact (Results 1 – 25 of 60) sorted by relevance

123

/linux-2.4.37.9/drivers/sound/
Daudio.c675 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/
Dmulticast.txt60 PROMISC = This multicast mode is in fact promiscuous mode. Avoid using
Dray_cs.txt145 fact is known to not work. I have never encountered a net set
/linux-2.4.37.9/Documentation/video4linux/
Dzr36120.txt134 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
Dmeye.txt37 This camera is not supported at all by the current driver, in fact
/linux-2.4.37.9/Documentation/sysctl/
DREADME45 In fact, there are only four things needed to use these config
/linux-2.4.37.9/arch/alpha/lib/
Dev6-clear_user.S214 # We know for a fact that $0 > 0 zero due to previous context
/linux-2.4.37.9/Documentation/parisc/
DIODC.txt19 using PDC_IODC is highly recommended. (In fact, you should use the device
/linux-2.4.37.9/arch/m68k/hp300/
Dhp300map.map10 # In fact AltGr is used very little, and one more keymap can
/linux-2.4.37.9/Documentation/cdrom/
Disp1629 For a fact I know the interface works and the way of configuration
/linux-2.4.37.9/fs/umsdos/
Dspecs205 * 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/
Dqtronixmap.map10 # In fact AltGr is used very little, and one more keymap can
Ddefkeymap.map10 # In fact AltGr is used very little, and one more keymap can
/linux-2.4.37.9/arch/parisc/kernel/
Dlasimap.map14 # In fact AltGr is used very little, and one more keymap can
/linux-2.4.37.9/Documentation/
DSubmittingDrivers74 this fact.
DDMA-mapping.txt75 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
Dcachetlb.txt17 fact an area where many optimizations are possible. For example,
228 other cases. Please keep in mind that fact that, for a given page
Dusing-newer-gcc.txt19 code in Linux looks strange but is in fact intended to workaround early GCC
/linux-2.4.37.9/Documentation/vm/
Dlocking114 (This race is due to the fact that shrink_mmap looks at the page ref
/linux-2.4.37.9/
DREADME278 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/
Ddefkeymap-acorn.map10 # In fact AltGr is used very little, and one more keymap can
/linux-2.4.37.9/Documentation/input/
Dff.txt21 Here are instructions on how to compile and use the driver. In fact, this
/linux-2.4.37.9/drivers/scsi/
DREADME.in2000141 despite the fact that the card could handle settings of 376 or
/linux-2.4.37.9/drivers/tc/
Dlk201-map.map10 # In fact AltGr is used very little, and one more keymap can
/linux-2.4.37.9/Documentation/isdn/
DREADME.hysdn59 active AVM cards and in fact uses the same module.

123