Lines Matching defs:mouse
141 struct hid_device *mouse;
633 [2] = 8, /* Standard mouse */
672 * USB-devices for the keyboard and mouse interfaces.
678 if (djrcv_dev->mouse &&
679 hid_compare_device_paths(hdev, djrcv_dev->mouse, sep)) {
713 if (djrcv_dev->mouse == hdev)
714 djrcv_dev->mouse = NULL;
758 djrcv_dev->mouse = hdev;
1007 * touchpad to work we must also forward mouse input reports to the dj_hiddev
1012 * mouse send separate input reports, INPUT(2) aka STD_MOUSE for the mouse
1016 * INPUT(2) is used for both an optional paired actual mouse and for the
1065 case 1: /* Index 1 is always a mouse */
1066 case 2: /* Index 2 is always a mouse */
1541 dbg_hid("%s: sending a mouse descriptor, reports_supported: %llx\n",
1562 dbg_hid("%s: sending a kbd-mouse descriptor, reports_supported: %llx\n",
1808 * Mouse-only receivers send unnumbered mouse data. The 27 MHz
1882 * Some KVMs add an extra interface for e.g. mouse emulation. If we
2055 { /* Logitech Nano mouse only receiver (0xc52f) */
2104 { /* Logitech 27 MHz HID++ 1.0 mouse-only receiver (0xc51b) */
2113 { /* Logitech MX5000 HID++ / bluetooth receiver mouse intf. (0xc70a) */
2121 { /* Logitech MX5500 HID++ / bluetooth receiver mouse intf. (0xc71c) */
2130 { /* Logitech Dinovo Edge HID++ / bluetooth receiver mouse intf. (0xc714) */
2134 { /* Logitech DiNovo Mini HID++ / bluetooth receiver mouse intf. (0xc71e) */