/linux-2.4.37.9/drivers/i2c/ |
D | i2c-adap-ite.c | 59 static int own = 0; variable 263 if (own == 0) in iic_ite_init() 266 piic->iic_own = own; in iic_ite_init() 299 MODULE_PARM(own, "i");
|
D | i2c-elektor.c | 48 static int own = 0x55; variable 104 return (own); in pcf_isa_getown() 303 MODULE_PARM(own, "i");
|
/linux-2.4.37.9/Documentation/mips/ |
D | time.README | 28 3) neither (their own private time.c) 100 jiffy. Or you can implement your own gettimeoffset (probably based on 154 For some tricky cases, you may need to add your own wrapper functions 157 For example, you may define your own timer interrupt routine, which does 158 some of its own processing and then calls timer_interrupt(). 198 are based on CPU counter. You should wirte your own gettimeoffset rouinte
|
/linux-2.4.37.9/Documentation/cdrom/ |
D | mcdx | 3 drives: each driver can use its own drive. 6 this driver has to use its own device files. We use MAJOR 20 for it. So,
|
/linux-2.4.37.9/drivers/sbus/char/ |
D | bbc_i2c.c | 61 unsigned char own, clock; member 348 writeb(bp->own, bp->i2c_control_regs + 0x1); in reset_one_i2c() 396 bp->own = readb(bp->i2c_control_regs + 0x01); in attach_one_i2c() 401 bp->index, bp->i2c_control_regs, entry, bp->own, bp->clock); in attach_one_i2c()
|
/linux-2.4.37.9/drivers/net/skfp/ |
D | fplustm.c | 1123 static struct s_fpmc *mac_get_mc_table(smc,user,own,del,can) in mac_get_mc_table() argument 1126 struct fddi_addr *own ; 1138 *own = *user ; 1140 p = own->a ; 1151 if (memcmp((char *)&tb->a,(char *)own,6)) 1243 SK_LOC_DECL(struct fddi_addr,own) ; 1263 if (!(tb = mac_get_mc_table(smc,addr,&own,0,can & ~0x80))) 1266 tb->a = own ; 1300 SK_LOC_DECL(struct fddi_addr,own) ; 1303 if (!(tb = mac_get_mc_table(smc,addr,&own,1,can & ~0x80)))
|
/linux-2.4.37.9/Documentation/fb/ |
D | modedb.txt | 6 Currently all frame buffer device drivers have their own video mode databases, 13 - the possibility to supply your own mode database for graphics hardware that
|
/linux-2.4.37.9/net/ax25/ |
D | Config.in | 4 # 19971130 Now in an own category to make correct compilation of the
|
/linux-2.4.37.9/Documentation/sound/ |
D | OPL3-SA2 | 44 device contained a superset of mixer channels consisting of its own 47 mixer device now contains has its own specific mixer channels. They 152 IO 4 0x0100 - 0x0FFE card's own base address for its control I/O ports 168 for it's own control port, which handles the card's master mixer for
|
D | VIA-chipset | 9 document go chase your own people. If there is a workaround please
|
/linux-2.4.37.9/fs/hfsplus/ |
D | README | 32 This is a beta release, it was intensively tested, but use at your own risk.
|
/linux-2.4.37.9/Documentation/arm/SA1100/ |
D | ADSBitsy | 38 Contact ADS or look through the manual to wire your own. Currently,
|
D | GraphicsMaster | 48 Contact ADS or look through the manual to wire your own. Currently,
|
/linux-2.4.37.9/drivers/scsi/ |
D | README.in2000 | 6 has been mostly due to my own mental inadequacies. In 67 want to add features suited to their own needs... 144 choose your own default through the command-line with the
|
/linux-2.4.37.9/Documentation/x86_64/ |
D | boot-options.txt | 29 your own. 148 memaper[=order] allocate an own aperture over RAM with size 32MB^order.
|
D | mm.txt | 152 for the user space. It needs an own pgd to work on in common code. 153 It currently gets an own pgd in the 510th slot of the per CPU PML4. 156 Each CPU as an own PML4 (=top level of the 4 level page hierarchy). On
|
/linux-2.4.37.9/drivers/net/wan/8253x/ |
D | sab8253xov.txt | 33 implement their own protocol software within user applications.
|
/linux-2.4.37.9/Documentation/ia64/ |
D | IRQ-redir.txt | 67 only to their own CPUs (as they cannot see the XTP registers on the
|
/linux-2.4.37.9/Documentation/s390/ |
D | c7000.txt | 75 Substitute your own host name and gateway IP address.
|
/linux-2.4.37.9/Documentation/ |
D | tty.txt | 20 After the return the ldisc data has been copied so you may free your own 131 code calling its own functions must be careful in this case.
|
/linux-2.4.37.9/Documentation/i2c/ |
D | proc-interface | 40 Each registered adapter gets its own file in /proc/bus/, which lists
|
D | summary | 33 code to access some type of device. Each detected device gets its own
|
/linux-2.4.37.9/Documentation/mips/pci/ |
D | pci.README | 14 is doing its own pcibios thing and it has become a big
|
/linux-2.4.37.9/Documentation/networking/ |
D | pt.txt | 14 You will most probably have to edit the pt.c file to suit your own setup,
|
/linux-2.4.37.9/Documentation/isdn/ |
D | README.x25 | 5 This is alpha/beta test code. Use it completely at your own risk. 89 interface as usual, configure your own and/or peer's ISDN numbers,
|