tag | line | file | source code |
---|---|---|---|
mry | 982 | arch/m68k/kernel/console.c | void mouse_report(struct tty_struct * tty, int butt, int mrx, int mry) |
mry | 987 | arch/m68k/kernel/console.c | (char)('!' + mry)); |
mry | 953 | drivers/char/console.c | void mouse_report(struct tty_struct * tty, int butt, int mrx, int mry) |
mry | 958 | drivers/char/console.c | (char)('!' + mry)); |
mry | 13 | drivers/char/selection.h | extern void mouse_report(struct tty_struct * tty, int butt, int mrx, int mry); |