Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/isdn/gigaset/
Dusb-gigaset.c46 #define USB_M105_VENDOR_ID 0x0681 macro
51 { USB_DEVICE(USB_M105_VENDOR_ID, USB_M105_PRODUCT_ID) },
668 if ((le16_to_cpu(udev->descriptor.idVendor) != USB_M105_VENDOR_ID) || in gigaset_probe()