Home
last modified time | relevance | path

Searched refs:BT_VENDOR_ID_APPLE (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/hid/
Dhid-magicmouse.c702 if (hdev->vendor == BT_VENDOR_ID_APPLE) { in magicmouse_enable_multitouch()
788 if (id->vendor == BT_VENDOR_ID_APPLE) in magicmouse_probe()
844 { HID_BLUETOOTH_DEVICE(BT_VENDOR_ID_APPLE,
848 { HID_BLUETOOTH_DEVICE(BT_VENDOR_ID_APPLE,
Dhid-apple.c549 { HID_BLUETOOTH_DEVICE(BT_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_MAGIC_KEYBOARD_ANSI),
553 { HID_BLUETOOTH_DEVICE(BT_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_MAGIC_KEYBOARD_NUMPAD_ANSI),
Dhid-ids.h91 #define BT_VENDOR_ID_APPLE 0x004c macro