Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/
Dhid-samsung.c131 if (USB_DEVICE_ID_SAMSUNG_IR_REMOTE == hdev->product) in samsung_report_fixup()
164 if (USB_DEVICE_ID_SAMSUNG_IR_REMOTE == hdev->product) { in samsung_probe()
184 { HID_USB_DEVICE(USB_VENDOR_ID_SAMSUNG, USB_DEVICE_ID_SAMSUNG_IR_REMOTE) },
Dhid-ids.h1104 #define USB_DEVICE_ID_SAMSUNG_IR_REMOTE 0x0001 macro
Dhid-quirks.c629 { HID_USB_DEVICE(USB_VENDOR_ID_SAMSUNG, USB_DEVICE_ID_SAMSUNG_IR_REMOTE) },