Searched refs:opens (Results 1 – 21 of 21) sorted by relevance
/linux-2.4.37.9/drivers/char/rio/ |
D | rioioctl.h | 49 ulong opens; member
|
D | port.h | 217 ulong opens; /* port open count */ member
|
D | rioctrl.c | 940 portStats.opens = PortP->opens; 961 PortP->opens = 0;
|
D | riotty.c | 509 PortP->opens++; in riotopen()
|
D | riotable.c | 970 PortP->opens = 0;
|
/linux-2.4.37.9/include/linux/ |
D | cdk.h | 385 unsigned long opens; member
|
/linux-2.4.37.9/Documentation/input/ |
D | gameport-programming.txt | 171 Open() serves two purposes. First a driver either opens the port in raw or
|
/linux-2.4.37.9/Documentation/video4linux/ |
D | README.cpia | 107 device opens
|
/linux-2.4.37.9/drivers/net/wan/8253x/ |
D | readme.txt | 22 the buffer into linux-c-mode when emacs opens the file for editing.
|
D | sab8253xds.txt | 1413 To access the serial eprom on an adapter card the program opens up a TTY 3339 2. If the asynchronous callout is open, opens of a 3342 3. Network device opens never block, and the network 3343 layer opens a network device only once. 3346 character device hangs up, eventually all opens of that device will close. 3356 opens enforce this arbitration. 3368 the TTY or character device block (multiple opens from the same
|
D | sab8253xfs.txt | 392 the following, which opens the device. 458 group that opens the TTY device while the TTY device blocks until the
|
/linux-2.4.37.9/drivers/char/ |
D | ChangeLog | 623 different behavior for blocking opens; it's not clear 774 its state must be retained across device opens.
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | vfs.txt | 364 opens a file, it creates a new "struct file" and initialises
|
D | coda.txt | 516 fictitious file /coda/.CONTROL. The pioctl call opens this file, gets
|
/linux-2.4.37.9/drivers/scsi/ |
D | README.st | 221 opens the device for writing if the tape contents will be modified
|
D | ChangeLog | 1215 * sr.c(sr_open): Do not allow opens with write access.
|
/linux-2.4.37.9/Documentation/s390/ |
D | Debugging390.txt | 906 A. You can used it to find out what files a particular program opens. 1411 e.g. to trace all file opens just do
|
/linux-2.4.37.9/fs/hfs/ |
D | HFS.txt | 813 the change in format is lost and subsequent opens will yield the
|
D | ChangeLog | 2408 Bug with multiple opens of meta data fixed.
|
/linux-2.4.37.9/Documentation/cdrom/ |
D | cdrom-standard.tex | 801 listed in the standard $cdrom_fops$. If the VFS opens a file, this
|
/linux-2.4.37.9/Documentation/ |
D | Configure.help | 10649 When a program opens /dev/net/tun, driver creates and registers 16066 allocation and will prevent some device opens from succeeding 17913 to acquire a pseudo terminal, a process opens /dev/ptmx; the number 19148 pseudo terminal, a process opens /dev/ptmx; the number of the pseudo
|