Searched refs:mouse (Results 1 - 14 of 14) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hid/usbhid/
H A Dusbmouse.c41 #define DRIVER_DESC "USB HID Boot Protocol mouse driver"
61 struct usb_mouse *mouse = urb->context; local
62 signed char *data = mouse->data;
63 struct input_dev *dev = mouse->dev;
93 mouse->usbdev->bus->bus_name,
94 mouse->usbdev->devpath, status);
99 struct usb_mouse *mouse = input_get_drvdata(dev); local
101 mouse->irq->dev = mouse->usbdev;
102 if (usb_submit_urb(mouse
110 struct usb_mouse *mouse = input_get_drvdata(dev); local
120 struct usb_mouse *mouse; local
212 struct usb_mouse *mouse = usb_get_intfdata (intf); local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/mouse/
H A Dvsxxxaa.c2 * Driver for DEC VSXXX-AA mouse (hockey-puck mouse, ball or two rollers)
3 * DEC VSXXX-GA mouse (rectangular mouse, with ball)
35 * anything if you break your mouse, your computer or whatever!
37 * In theory, this mouse is a simple RS232 device. In practice, it has got
62 * 7 (dev. avail.) - - The mouse shorts this one to pin 1.
64 * the mouse. To use it with the adaptor,
67 * So to get a working adaptor, you need to connect the mouse with three
127 vsxxxaa_drop_bytes (struct vsxxxaa *mouse, in argument
138 vsxxxaa_queue_byte(struct vsxxxaa *mouse, unsigned char byte) argument
151 vsxxxaa_detection_done(struct vsxxxaa *mouse) argument
180 vsxxxaa_check_packet(struct vsxxxaa *mouse, int packet_len) argument
208 vsxxxaa_smells_like_packet(struct vsxxxaa *mouse, unsigned char type, size_t len) argument
214 vsxxxaa_handle_REL_packet(struct vsxxxaa *mouse) argument
271 vsxxxaa_handle_ABS_packet(struct vsxxxaa *mouse) argument
324 vsxxxaa_handle_POR_packet(struct vsxxxaa *mouse) argument
395 vsxxxaa_parse_buffer(struct vsxxxaa *mouse) argument
471 struct vsxxxaa *mouse = serio_get_drvdata (serio); local
482 struct vsxxxaa *mouse = serio_get_drvdata (serio); local
493 struct vsxxxaa *mouse; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/
H A DMakefile20 obj-$(CONFIG_INPUT_MOUSE) += mouse/
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/
H A Dexamples.t148 $h{'mouse'} = 'mickey' ;
168 mouse
194 $h{'mouse'} = 'mickey' ;
212 mouse
H A Dexamples.t.T153 $h{'mouse'} = 'mickey' ;
174 mouse
201 $h{'mouse'} = 'mickey' ;
220 mouse
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/misc/ibmasm/
H A Dremote.c25 /* Remote mouse and keyboard event handling functions */
136 static char remote_mouse_name[] = "ibmasm RSA I remote mouse";
143 dbg("remote mouse movement: (x,y)=(%d,%d)%s%s%s%s\n",
144 input->data.mouse.x, input->data.mouse.y,
165 input_report_abs(dev, ABS_X, input->data.mouse.x);
166 input_report_abs(dev, ABS_Y, input->data.mouse.y);
215 /* set up the mouse input device */
H A Dremote.h53 /* mouse button states received from SP */
78 struct mouse_input mouse; member in union:remote_input::__anon5122
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/serio/
H A Dmaceps2.c188 port_data[1].port = &mace->perif.ps2.mouse;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/t/
H A Ddb-btree.t496 $hh{'mouse'} = 'mickey' ;
948 $h{'mouse'} = 'mickey' ;
968 mouse
999 $h{'mouse'} = 'mickey' ;
1016 mouse -> mickey
1022 mouse -> mickey
1051 $h{'mouse'} = 'mickey' ;
1071 mouse -> mickey
1077 mouse -> mickey
1229 $h{'mouse'}
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/ip32/
H A Dmace.h249 struct mace_ps2port mouse; member in struct:mace_ps2
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/ip32/
H A Dmace.h249 struct mace_ps2port mouse; member in struct:mace_ps2
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm938 $h{'mouse'} = 'mickey' ;
954 mouse
1034 $h{'mouse'} = 'mickey' ;
1049 mouse -> mickey
1089 $h{'mouse'} = 'mickey' ;
1108 mouse -> mickey
1298 $h{'mouse'} = 'mickey' ;
1327 mouse -> mickey
1332 a -> mouse -> mickey
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/boot/
H A Dsetup.S447 testb $0x04, %al # check if mouse installed
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/dnsmasq-2.15/contrib/dnslist/
H A Ddnslist.pl592 mouse-clicks or menu items--whatever suits your program.

Completed in 94 milliseconds