/linux-2.4.37.9/drivers/pcmcia/ |
D | au1000_db1x00.c | 78 u32 inserted; in db1x00_pcmcia_socket_state() local 90 inserted = !(bcsr->status & (1<<4)); in db1x00_pcmcia_socket_state() 94 inserted = !(bcsr->status & (1<<5)); in db1x00_pcmcia_socket_state() 98 sock, inserted, vs); in db1x00_pcmcia_socket_state() 100 if (inserted) { in db1x00_pcmcia_socket_state()
|
D | au1000_pb1550.c | 80 u32 inserted; in pb1550_pcmcia_socket_state() local 92 inserted = !(bcsr->status & (1<<4)); in pb1550_pcmcia_socket_state() 96 inserted = !(bcsr->status & (1<<5)); in pb1550_pcmcia_socket_state() 100 sock, inserted, vs, bcsr->status); in pb1550_pcmcia_socket_state() 102 if (inserted) { in pb1550_pcmcia_socket_state()
|
D | au1000_hydrogen3.c | 84 u32 inserted; in hydrogen3_pcmcia_socket_state() local 85 inserted = (readl(SYS_PINSTATERD) & (1<<22)) ? 0 : 1; // GPIO_22 is CF_DETECT in hydrogen3_pcmcia_socket_state() 92 if (inserted) in hydrogen3_pcmcia_socket_state()
|
D | au1000_xxs1500.c | 87 u32 inserted; u32 vs; in xxs1500_pcmcia_socket_state() local 96 inserted = (!(gpio & 0x1) && !(gpio & 0x2)); in xxs1500_pcmcia_socket_state() 103 if (inserted) { in xxs1500_pcmcia_socket_state()
|
/linux-2.4.37.9/Documentation/ |
D | Configure.help | 439 inserted in and removed from the running kernel whenever you want). 473 inserted in and removed from the running kernel whenever you want), 549 inserted in and removed from the running kernel whenever you want), 565 inserted in and removed from the running kernel whenever you want), 578 inserted in and removed from the running kernel whenever you want), 606 inserted in and removed from the running kernel whenever you want), 662 inserted in and removed from the running kernel whenever you want), 690 inserted in and removed from the running kernel whenever you want), 760 inserted in and removed from the running kernel whenever you want), 781 inserted in and removed from the running kernel whenever you want). [all …]
|
D | README.nsp32_cb.eng | 15 And you want to load the module when Ninja card was inserted, you also
|
D | kernel-doc-nano-HOWTO.txt | 136 be inserted.
|
D | hayes-esp.txt | 122 the module after it is inserted. The output will appear in the location where
|
/linux-2.4.37.9/Documentation/usb/ |
D | uhci.txt | 111 dangling TDs, the QH is inserted before the BULK Chain QH (for CTRL) or 116 For ISO or INT, the TD for each frame is simply inserted into the appropriate 137 the corresponding URB is inserted into a global URB list for this controller.
|
D | sl811hc.txt | 178 # First inserted device 186 # Second inserted device
|
/linux-2.4.37.9/Documentation/arm/SA1100/ |
D | Brutus | 59 some drivers in order to drive already inserted cards at boot time with
|
D | PCMCIA | 27 - sensing the legal voltage levels for inserted cards 123 detect - 1 if a card is fully inserted, 0 otherwise
|
/linux-2.4.37.9/Documentation/networking/ |
D | pktgen.txt | 21 pgset "ipg 5000" sets artificial gap inserted between packets
|
D | soundmodem.txt | 38 Every time the driver is inserted into the kernel, it has to know which
|
D | baycom.txt | 92 Every time a driver is inserted into the kernel, it has to know which
|
/linux-2.4.37.9/Documentation/sound/ |
D | NM256 | 203 if a PCMCIA card is inserted while the ethernet driver is loaded, or 217 I still get hangs if a card is inserted when the kernel is booted. 223 ethernet card still result in hangs when the card is inserted. I am
|
D | ALS | 24 inserted. Note that the ALS-007 does not have a 16 bit DMA channel and that
|
D | Maestro | 107 when the module is inserted but /dev/dsp is not open. This
|
/linux-2.4.37.9/fs/reiserfs/ |
D | ibalance.c | 128 struct item_head * inserted, in internal_insert_childs() argument 171 memcpy (ih, inserted, KEY_SIZE); in internal_insert_childs() 173 memcpy (ih + 1, inserted + 1, KEY_SIZE); in internal_insert_childs()
|
/linux-2.4.37.9/drivers/scsi/ |
D | README.qlogicfas | 72 that it gets a false ACK causing an extra byte to be inserted into the
|
/linux-2.4.37.9/Documentation/i386/ |
D | IO-APIC.txt | 101 won't function properly (if it's inserted as eg. a module).
|
/linux-2.4.37.9/Documentation/sysctl/ |
D | vm.txt | 296 faults. If this is set to 0, they're inserted only after the 299 Having anon pages immediatly inserted in the lru allows the
|
/linux-2.4.37.9/Documentation/cdrom/ |
D | cdrom-standard.tex | 386 CDS_NO_DISC& no disc is inserted, tray is closed\cr 652 particularly elegant way to find out that there is no \cdrom\ inserted; 680 inserted some valid data-\cdrom.'' Thus, our proposal of the 703 volume-daemon automatically mounts a newly inserted \cdrom\ under {\tt 909 disc that is inserted in the drive. This functionality used to be 935 CDS_NO_DISC& no disc is inserted, or tray is opened\cr
|
/linux-2.4.37.9/Documentation/m68k/ |
D | README.buddha | 182 system: Sometimes two more clock cycles are inserted by the
|
/linux-2.4.37.9/Documentation/i2c/ |
D | writing-clients | 334 Whenever a new adapter is inserted, or for all adapters if the driver is 598 When the kernel is booted, or when your foo driver module is inserted, 613 printk("foo: Driver registration failed, module not inserted.\n");
|