Home
last modified time | relevance | path

Searched refs:USB_VENDOR_ID_APPLE (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/hid/
H A Dhid-quirks.c36 { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_ALU_REVB_ANSI), HID_QUIRK_ALWAYS_POLL },
246 { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_MIGHTYMOUSE) },
247 { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_FOUNTAIN_ANSI) },
248 { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_FOUNTAIN_ISO) },
249 { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_GEYSER_ANSI) },
250 { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_GEYSER_ISO) },
251 { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_GEYSER_JIS) },
252 { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_GEYSER3_ANSI) },
253 { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_GEYSER3_ISO) },
254 { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_GEYSER3_JIS) },
[all …]
H A Dhid-apple.c882 { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_MIGHTYMOUSE),
885 { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_FOUNTAIN_ANSI),
887 { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_FOUNTAIN_ISO),
889 { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_GEYSER_ANSI),
891 { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_GEYSER_ISO),
893 { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_GEYSER_JIS),
895 { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_GEYSER3_ANSI),
897 { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_GEYSER3_ISO),
900 { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_GEYSER3_JIS),
903 { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_GEYSER4_ANSI),
[all …]
H A Dhid-appleir.c326 { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_IRCONTROL) },
327 { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_IRCONTROL2) },
328 { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_IRCONTROL3) },
329 { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_IRCONTROL4) },
330 { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_IRCONTROL5) },
H A Dhid-magicmouse.c781 if (!hdev->battery || hdev->vendor != USB_VENDOR_ID_APPLE || in magicmouse_fetch_battery()
851 if (id->vendor == USB_VENDOR_ID_APPLE && in magicmouse_probe()
939 if (hdev->vendor == USB_VENDOR_ID_APPLE && in magicmouse_report_fixup()
961 { HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_APPLE,
965 { HID_USB_DEVICE(USB_VENDOR_ID_APPLE,
967 { HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_APPLE,
971 { HID_USB_DEVICE(USB_VENDOR_ID_APPLE,
975 { HID_USB_DEVICE(USB_VENDOR_ID_APPLE,
H A Dhid-input.c346 { HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_APPLE,
349 { HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_APPLE,
352 { HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_APPLE,
355 { HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_APPLE,
358 { HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_APPLE,
361 { HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_APPLE,
H A Dhid-ids.h90 #define USB_VENDOR_ID_APPLE 0x05ac macro
/openbmc/linux/drivers/input/mouse/
H A Dbcm5974.c31 #define USB_VENDOR_ID_APPLE 0x05ac macro
90 .idVendor = USB_VENDOR_ID_APPLE, \