Home
last modified time | relevance | path

Searched refs:wrote (Results 1 – 23 of 23) sorted by relevance

/linux-2.4.37.9/drivers/char/
Dmem.c285 ssize_t wrote = 0; in write_kmem() local
290 wrote = count; in write_kmem()
292 wrote = (unsigned long) high_memory - p; in write_kmem()
294 wrote = do_write_mem(file, (void*)p, p, buf, wrote, ppos); in write_kmem()
296 p += wrote; in write_kmem()
297 buf += wrote; in write_kmem()
298 count -= wrote; in write_kmem()
324 return virtr + wrote; in write_kmem()
Dppdev.c195 ssize_t wrote; in pp_write() local
229 wrote = pport->ops->epp_write_addr (pport, in pp_write()
232 wrote = pport->ops->epp_write_data (pport, in pp_write()
236 wrote = parport_write (pp->pdev->port, kbuffer, n); in pp_write()
239 if (wrote <= 0) { in pp_write()
241 bytes_written = wrote; in pp_write()
246 bytes_written += wrote; in pp_write()
/linux-2.4.37.9/Documentation/
Dsmart-config.txt92 Werner Almesberger had the original idea and wrote the first
99 Martin von Loewis wrote flag dependencies, with some modifications
Dpcwd-watchdog.txt128 And that's all she wrote!
DSubmittingDrivers105 Author: It doesn't matter if a large Linux company wrote the driver,
DIO-mapping.txt182 didn't think straight when I wrote it originally. People who have to
Dspinlocks.txt1 On Fri, 2 Jan 1998, Doug Ledford wrote:
/linux-2.4.37.9/fs/reiserfs/
DREADME98 Vladimir throughout the project's development. He wrote a quite
125 Jeremy Fitzhardinge wrote the teahash.c code, and he gives credit to a
138 Alexander Zarochentcev (sometimes known as zam, or sasha), wrote the
/linux-2.4.37.9/Documentation/cdrom/
Dsonycd53561 this project off the ground. He wrote the initial release
74 Thanks to Corey Minyard who wrote the original CDU-31A driver on which
/linux-2.4.37.9/Documentation/networking/
Dipddp.txt77 <johns393@maroon.tc.umn.edu> originally wrote the ipddp.c driver for IP
/linux-2.4.37.9/Documentation/filesystems/
Dromfs.txt150 understand why Avery wrote poems in the ARCnet docs to get some more
Dntfs.txt91 dismounting a partition you wrote to.
/linux-2.4.37.9/
DCOPYING7 kernel) is copyrighted by me and others who actually wrote it.
138 entire whole, and thus to each and every part regardless of who wrote it.
DCREDITS355 D: wrote /proc/self hack, minor samba & dosemu patches
/linux-2.4.37.9/Documentation/sound/
DNM25618 give it to your best friends, even claim that you wrote it (but why?!)
/linux-2.4.37.9/Documentation/arm/SA1100/
DSA1100_USB135 in udc_ctl.h that Nicolas wrote are being used. My hardware guy told
/linux-2.4.37.9/drivers/net/e1000/
DLICENSE125 each and every part regardless of who wrote it.
/linux-2.4.37.9/drivers/sound/
DCOPYING122 entire whole, and thus to each and every part regardless of who wrote it.
/linux-2.4.37.9/fs/hfs/
DCOPYING122 entire whole, and thus to each and every part regardless of who wrote it.
DChangeLog178 re-wrote to dynamically allocate/delete catalog entries. on a 486,
203 re-wrote it to be similar to 2.1.x inode.c. this should
/linux-2.4.37.9/drivers/net/e100/
DLICENSE125 each and every part regardless of who wrote it.
/linux-2.4.37.9/Documentation/s390/
DDebugging390.txt1244 ( As an aside I wrote a perl script once which automatically generated a REXX
1450 Under older VM debuggers ( I love EBDIC too ) you can use this little program I wrote which
/linux-2.4.37.9/drivers/scsi/
DREADME.ibmmca1308 who wrote the first release of the IBM SCSI-subsystem driver.