/linux-2.4.37.9/include/asm-arm/arch-shark/ |
D | keyboard.h | 65 #define aux_request_irq(hand, dev_id) \ argument 66 request_irq(AUX_IRQ, hand, SA_SHIRQ, "PS/2 Mouse", dev_id)
|
/linux-2.4.37.9/include/asm-arm/arch-ebsa285/ |
D | keyboard.h | 64 #define aux_request_irq(hand, dev_id) \ argument 65 request_irq(AUX_IRQ, hand, SA_SHIRQ, "PS/2 Mouse", dev_id)
|
/linux-2.4.37.9/include/asm-alpha/ |
D | keyboard.h | 65 #define aux_request_irq(hand, dev_id) \ argument 66 request_irq(AUX_IRQ, hand, SA_SHIRQ, "PS/2 Mouse", dev_id)
|
/linux-2.4.37.9/include/asm-sh/ |
D | keyboard-hs7729pci.h | 62 #define aux_request_irq(hand, dev_id) \ argument 63 request_irq(AUX_IRQ, hand, SA_SHIRQ, "PS/2 Mouse", dev_id)
|
/linux-2.4.37.9/include/asm-sh64/ |
D | keyboard.h | 67 #define aux_request_irq(hand, dev_id) \ argument 68 request_irq(AUX_IRQ, hand, SA_SHIRQ, "PS/2 Mouse", dev_id)
|
/linux-2.4.37.9/include/asm-i386/ |
D | keyboard.h | 66 #define aux_request_irq(hand, dev_id) \ argument 67 request_irq(AUX_IRQ, hand, SA_SHIRQ, "PS/2 Mouse", dev_id)
|
/linux-2.4.37.9/include/asm-x86_64/ |
D | keyboard.h | 65 #define aux_request_irq(hand, dev_id) \ argument 66 request_irq(AUX_IRQ, hand, SA_SHIRQ, "PS/2 Mouse", dev_id)
|
/linux-2.4.37.9/arch/ppc/platforms/ |
D | rpxlite.h | 72 #define ide_request_irq(irq,hand,flg,dev,id) request_8xxirq((irq),(hand),(flg),(dev),(id)) argument
|
D | rpxclassic.h | 85 #define ide_request_irq(irq,hand,flg,dev,id) request_8xxirq((irq),(hand),(flg),(dev),(id)) argument
|
/linux-2.4.37.9/include/asm-ia64/ |
D | keyboard.h | 64 #define aux_request_irq(hand, dev_id) \ argument 65 request_irq(AUX_IRQ, hand, SA_SHIRQ, "PS/2 Mouse", dev_id)
|
/linux-2.4.37.9/include/asm-sparc/ |
D | keyboard.h | 72 #define aux_request_irq(hand, dev_id) \ argument 73 request_irq(AUX_IRQ, hand, SA_SHIRQ, "PS/2 Mouse", dev_id)
|
/linux-2.4.37.9/include/asm-ppc64/ |
D | keyboard.h | 108 #define aux_request_irq(hand, dev_id) \ argument 109 request_irq(AUX_IRQ, hand, SA_SHIRQ, "PS/2 Mouse", dev_id)
|
/linux-2.4.37.9/include/asm-ppc/ |
D | keyboard.h | 108 #define aux_request_irq(hand, dev_id) \ argument 109 request_irq(AUX_IRQ, hand, SA_SHIRQ, "PS/2 Mouse", dev_id)
|
/linux-2.4.37.9/include/asm-mips/ |
D | keyboard.h | 71 #define aux_request_irq(hand, dev_id) kbd_ops->aux_request_irq(hand) argument
|
/linux-2.4.37.9/include/asm-mips64/ |
D | keyboard.h | 71 #define aux_request_irq(hand, dev_id) kbd_ops->aux_request_irq(hand) argument
|
/linux-2.4.37.9/Documentation/ |
D | smp.txt | 6 kernel images on hand. Edit /etc/lilo.conf to create an entry
|
D | IO-mapping.txt | 106 on the other hand, you want the bus address when you have a buffer that
|
/linux-2.4.37.9/Documentation/mips/pci/ |
D | pci.README | 65 pci_ops.c, on the other hand, are usually pci controller specific so that
|
/linux-2.4.37.9/Documentation/networking/ |
D | ipddp.txt | 49 which enables you to add routes to the kernel for your Macs by hand.
|
D | tuntap.txt | 57 insert the module by hand:
|
D | DLINK.txt | 172 be easy to apply "by hand", since they are trivial.
|
/linux-2.4.37.9/Documentation/kbuild/ |
D | makefiles.txt | 110 immediate evaluation of the right-hand side and stores an actual string 111 into the left-hand side. "=" is like a formula definition; it stores the 112 right-hand side in an unevaluated form and then evaluates this form each 113 time the left-hand side is used. 826 Notice the use of $(CONFIG_...) substitutions on the left hand
|
/linux-2.4.37.9/Documentation/i386/ |
D | IO-APIC.txt | 36 you can use the pirq= boot parameter to 'hand-construct' IRQ entries. This
|
/linux-2.4.37.9/Documentation/input/ |
D | ff.txt | 28 should keep a hand on your device, in order to avoid it to brake down if
|
/linux-2.4.37.9/drivers/usb/serial/ |
D | keyspan_pda.S | 179 ;;; local variables. These are not initialized properly: do it by hand. 575 ;; leftover strings). Writing this out by hand is a nuisance, so for
|