Home
last modified time | relevance | path

Searched refs:own (Results 1 – 25 of 121) sorted by relevance

12345

/linux-2.4.37.9/drivers/i2c/
Di2c-adap-ite.c59 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");
Di2c-elektor.c48 static int own = 0x55; variable
104 return (own); in pcf_isa_getown()
303 MODULE_PARM(own, "i");
/linux-2.4.37.9/Documentation/mips/
Dtime.README28 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/
Dmcdx3 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/
Dbbc_i2c.c61 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/
Dfplustm.c1123 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/
Dmodedb.txt6 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/
DConfig.in4 # 19971130 Now in an own category to make correct compilation of the
/linux-2.4.37.9/Documentation/sound/
DOPL3-SA244 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
DVIA-chipset9 document go chase your own people. If there is a workaround please
/linux-2.4.37.9/fs/hfsplus/
DREADME32 This is a beta release, it was intensively tested, but use at your own risk.
/linux-2.4.37.9/Documentation/arm/SA1100/
DADSBitsy38 Contact ADS or look through the manual to wire your own. Currently,
DGraphicsMaster48 Contact ADS or look through the manual to wire your own. Currently,
/linux-2.4.37.9/drivers/scsi/
DREADME.in20006 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/
Dboot-options.txt29 your own.
148 memaper[=order] allocate an own aperture over RAM with size 32MB^order.
Dmm.txt152 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/
Dsab8253xov.txt33 implement their own protocol software within user applications.
/linux-2.4.37.9/Documentation/ia64/
DIRQ-redir.txt67 only to their own CPUs (as they cannot see the XTP registers on the
/linux-2.4.37.9/Documentation/s390/
Dc7000.txt75 Substitute your own host name and gateway IP address.
/linux-2.4.37.9/Documentation/
Dtty.txt20 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/
Dproc-interface40 Each registered adapter gets its own file in /proc/bus/, which lists
Dsummary33 code to access some type of device. Each detected device gets its own
/linux-2.4.37.9/Documentation/mips/pci/
Dpci.README14 is doing its own pcibios thing and it has become a big
/linux-2.4.37.9/Documentation/networking/
Dpt.txt14 You will most probably have to edit the pt.c file to suit your own setup,
/linux-2.4.37.9/Documentation/isdn/
DREADME.x255 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,

12345