/linux-2.4.37.9/drivers/input/ |
D | keybdev.c | 94 static int emulate_raw(unsigned int keycode, int down) in emulate_raw() 172 void keybdev_event(struct input_handle *handle, unsigned int type, unsigned int code, int down) in keybdev_event()
|
/linux-2.4.37.9/arch/alpha/kernel/ |
D | semaphore.c | 205 down(struct semaphore *sem) in down() function
|
/linux-2.4.37.9/drivers/char/ |
D | qtronix.c | 271 int down = 0; in handle_data() local 418 static inline void handle_keyboard_event(unsigned char scancode, int down) in handle_keyboard_event()
|
D | pc110pad.c | 403 static void read_raw_pad(int *down, int *debounced, int *x, int *y) in read_raw_pad()
|
/linux-2.4.37.9/include/asm-sparc64/ |
D | semaphore.h | 54 static __inline__ void down(struct semaphore * sem) in down() function
|
/linux-2.4.37.9/include/asm-s390x/ |
D | semaphore.h | 65 static inline void down(struct semaphore * sem) in down() function
|
/linux-2.4.37.9/include/asm-s390/ |
D | semaphore.h | 65 static inline void down(struct semaphore * sem) in down() function
|
/linux-2.4.37.9/include/asm-sh64/ |
D | semaphore.h | 91 static inline void down(struct semaphore * sem) in down() function
|
/linux-2.4.37.9/include/asm-ppc/ |
D | semaphore.h | 81 extern inline void down(struct semaphore * sem) in down() function
|
/linux-2.4.37.9/include/asm-arm/ |
D | semaphore.h | 82 static inline void down(struct semaphore * sem) in down() function
|
/linux-2.4.37.9/include/asm-sparc/ |
D | semaphore.h | 66 static inline void down(struct semaphore * sem) in down() function
|
/linux-2.4.37.9/include/asm-ppc64/ |
D | semaphore.h | 75 static inline void down(struct semaphore * sem) in down() function
|
/linux-2.4.37.9/include/asm-sh/ |
D | semaphore.h | 91 static inline void down(struct semaphore * sem) in down() function
|
/linux-2.4.37.9/include/asm-ia64/ |
D | semaphore.h | 71 down (struct semaphore *sem) in down() function
|
/linux-2.4.37.9/include/asm-i386/ |
D | semaphore.h | 114 static inline void down(struct semaphore * sem) in down() function
|
/linux-2.4.37.9/include/asm-x86_64/ |
D | semaphore.h | 116 static inline void down(struct semaphore * sem) in down() function
|
/linux-2.4.37.9/include/asm-m68k/ |
D | semaphore.h | 84 static inline void down(struct semaphore *sem) in down() function
|
/linux-2.4.37.9/include/asm-parisc/ |
D | semaphore.h | 82 extern __inline__ void down(struct semaphore * sem) in down() function
|
/linux-2.4.37.9/drivers/macintosh/ |
D | mac_hid.c | 425 int mac_hid_mouse_emulate_buttons(int caller, unsigned int keycode, int down) in mac_hid_mouse_emulate_buttons()
|
/linux-2.4.37.9/include/asm-cris/ |
D | semaphore.h | 72 extern inline void down(struct semaphore * sem) in down() function
|
/linux-2.4.37.9/include/asm-alpha/ |
D | semaphore.h | 211 extern inline void down(struct semaphore *sem) in down() function
|
/linux-2.4.37.9/include/asm-mips/ |
D | semaphore.h | 88 static inline void down(struct semaphore * sem) in down() function
|
/linux-2.4.37.9/include/asm-mips64/ |
D | semaphore.h | 88 static inline void down(struct semaphore * sem) in down() function
|
/linux-2.4.37.9/arch/m68k/hp300/ |
D | hil.c | 226 int down = (poll.data[1] & 1) == 0; in poll_finished() local
|
/linux-2.4.37.9/drivers/hil/ |
D | hilkbd.c | 153 int down; in poll_finished() local
|