Searched refs:VENDOR_ID_REALTEK (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/usb/ |
| H A D | r8152.h | 25 #define VENDOR_ID_REALTEK 0x0bda macro
|
| /linux/drivers/net/usb/ |
| H A D | r8153_ecm.c | 127 USB_DEVICE_AND_INTERFACE_INFO(VENDOR_ID_REALTEK, 0x8153, USB_CLASS_COMM,
|
| H A D | rtl8150.c | 102 #define VENDOR_ID_REALTEK 0x0bda macro 119 {USB_DEVICE(VENDOR_ID_REALTEK, PRODUCT_ID_RTL8150)},
|
| H A D | r8152.c | 9837 } else if (vendor_id == VENDOR_ID_REALTEK && parent_vendor_id == VENDOR_ID_LENOVO) { in rtl8152_supports_lenovo_macpassthru() 10104 { USB_DEVICE(VENDOR_ID_REALTEK, 0x8050) }, 10105 { USB_DEVICE(VENDOR_ID_REALTEK, 0x8053) }, 10106 { USB_DEVICE(VENDOR_ID_REALTEK, 0x8152) }, 10107 { USB_DEVICE(VENDOR_ID_REALTEK, 0x8153) }, 10108 { USB_DEVICE(VENDOR_ID_REALTEK, 0x8155) }, 10109 { USB_DEVICE(VENDOR_ID_REALTEK, 0x8156) }, 10110 { USB_DEVICE(VENDOR_ID_REALTEK, 0x8157) },
|