Lines Matching defs:mouse
140 struct hid_device *mouse;
548 [2] = 8, /* Standard mouse */
585 * USB-devices for the keyboard and mouse interfaces.
591 if (djrcv_dev->mouse &&
592 hid_compare_device_paths(hdev, djrcv_dev->mouse, sep)) {
626 if (djrcv_dev->mouse == hdev)
627 djrcv_dev->mouse = NULL;
671 djrcv_dev->mouse = hdev;
922 * touchpad to work we must also forward mouse input reports to the dj_hiddev
927 * mouse send separate input reports, INPUT(2) aka STD_MOUSE for the mouse
931 * INPUT(2) is used for both an optional paired actual mouse and for the
982 case 1: /* Index 1 is always a mouse */
983 case 2: /* Index 2 is always a mouse */
1433 dbg_hid("%s: sending a mouse descriptor, reports_supported: %llx\n",
1451 dbg_hid("%s: sending a kbd-mouse descriptor, reports_supported: %llx\n",
1697 * Mouse-only receivers send unnumbered mouse data. The 27 MHz
1770 * Some KVMs add an extra interface for e.g. mouse emulation. If we
1957 { /* Logitech Nano mouse only receiver (0xc52f) */
1994 { /* Logitech 27 MHz HID++ 1.0 mouse-only receiver (0xc51b) */
2003 { /* Logitech MX5000 HID++ / bluetooth receiver mouse intf. (0xc70a) */
2011 { /* Logitech MX5500 HID++ / bluetooth receiver mouse intf. (0xc71c) */
2020 { /* Logitech Dinovo Edge HID++ / bluetooth receiver mouse intf. (0xc714) */
2024 { /* Logitech DiNovo Mini HID++ / bluetooth receiver mouse intf. (0xc71e) */