/linux-4.4.14/include/linux/ |
D | isicom.h | 19 #define VENDOR_ID 0x10b5 macro
|
/linux-4.4.14/drivers/tty/ |
D | isicom.c | 154 { PCI_DEVICE(VENDOR_ID, 0x2028) }, 155 { PCI_DEVICE(VENDOR_ID, 0x2051) }, 156 { PCI_DEVICE(VENDOR_ID, 0x2052) }, 157 { PCI_DEVICE(VENDOR_ID, 0x2053) }, 158 { PCI_DEVICE(VENDOR_ID, 0x2054) }, 159 { PCI_DEVICE(VENDOR_ID, 0x2055) }, 160 { PCI_DEVICE(VENDOR_ID, 0x2056) }, 161 { PCI_DEVICE(VENDOR_ID, 0x2057) }, 162 { PCI_DEVICE(VENDOR_ID, 0x2058) },
|
/linux-4.4.14/Documentation/usb/ |
D | misc_usbsevseg.txt | 6 USB VENDOR_ID 0x0fc5
|
/linux-4.4.14/drivers/usb/misc/ |
D | usbsevseg.c | 24 #define VENDOR_ID 0x0fc5 macro 30 { USB_DEVICE(VENDOR_ID, PRODUCT_ID) },
|
/linux-4.4.14/include/linux/usb/ |
D | net2280.h | 263 #define VENDOR_ID 0 macro
|
/linux-4.4.14/sound/pci/echoaudio/ |
D | echoaudio.h | 169 #define VENDOR_ID 0x1057 macro
|
/linux-4.4.14/drivers/input/misc/ |
D | cm109.c | 621 VENDOR_ID = 0x0d8c, /* C-Media Electronics */ enumerator 630 .idVendor = VENDOR_ID,
|
/linux-4.4.14/Documentation/PCI/ |
D | pci.txt | 214 while (dev = pci_get_device(VENDOR_ID, DEVICE_ID, dev)) 223 pci_get_subsys(VENDOR_ID,DEVICE_ID, SUBSYS_VENDOR_ID, SUBSYS_DEVICE_ID, dev). 226 VENDOR_ID or DEVICE_ID. This allows searching for any device from a
|
/linux-4.4.14/drivers/staging/rtl8188eu/hal/ |
D | rtl8188e_hal_init.c | 141 ChipVersion.VendorType = ((value32 & VENDOR_ID) ? CHIP_VENDOR_UMC : CHIP_VENDOR_TSMC); in ReadChipVersion8188E()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | reg.h | 955 #define VENDOR_ID BIT(19) macro 1247 #define VENDOR_ID BIT(19) macro
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | reg.h | 984 #define VENDOR_ID BIT(19) macro 1276 #define VENDOR_ID BIT(19) macro
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
D | mac.c | 71 chip_version |= ((value32 & VENDOR_ID) ? CHIP_VENDOR_UMC : 0); in rtl92c_read_chip_version()
|
/linux-4.4.14/drivers/staging/rtl8188eu/include/ |
D | rtl8188e_spec.h | 844 #define VENDOR_ID BIT(19) macro
|
/linux-4.4.14/include/video/ |
D | radeon.h | 30 #define VENDOR_ID 0x0F00 macro
|
/linux-4.4.14/drivers/usb/storage/ |
D | realtek_cr.c | 142 #define VENDOR_ID(chip) ((chip)->status[0].vid) macro
|
/linux-4.4.14/drivers/staging/rtl8723au/include/ |
D | rtl8723a_spec.h | 1267 #define VENDOR_ID BIT(19) macro
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | hw.c | 1063 ((value32 & VENDOR_ID) ? CHIP_VENDOR_UMC : 0)); in _rtl8723e_read_chip_version() 1072 ((value32 & VENDOR_ID) ? CHIP_VENDOR_UMC : 0)); in _rtl8723e_read_chip_version()
|
D | reg.h | 924 #define VENDOR_ID BIT(19) macro
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | reg.h | 922 #define VENDOR_ID BIT(19) macro
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | reg.h | 960 #define VENDOR_ID BIT(19) macro
|
D | hw.c | 1207 version = version | ((value32 & VENDOR_ID) ? in _rtl88ee_read_chip_version()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
D | reg.h | 884 #define VENDOR_ID BIT(19) macro
|
D | hw.c | 1079 ((value32 & VENDOR_ID) ? CHIP_VENDOR_UMC : 0)); in _rtl92ce_read_chip_version()
|
/linux-4.4.14/drivers/staging/rtl8723au/hal/ |
D | rtl8723a_hal_init.c | 743 ((value32 & VENDOR_ID) ? CHIP_VENDOR_UMC : CHIP_VENDOR_TSMC); in rtl8723a_read_chip_version()
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | HD-Audio.txt | 753 % hda-verb /dev/snd/hwC0D0 0x0 PARAMETERS VENDOR_ID
|