/include/linux/ |
D | i7300_idle.h | 17 unsigned int vendor; member 54 for (i = 0; pci_tbl[i].vendor != 0; i++) { in i7300_idle_platform_probe() 55 if (memdev->vendor == pci_tbl[i].vendor && in i7300_idle_platform_probe() 60 if (pci_tbl[i].vendor == 0) in i7300_idle_platform_probe() 67 for (i = 0; fbd_ioat_list[i].vendor != 0; i++) { in i7300_idle_platform_probe() 68 if (dmadev->vendor == fbd_ioat_list[i].vendor && in i7300_idle_platform_probe()
|
D | isapnp.h | 57 { .vendor = ISAPNP_VENDOR(_va, _vb, _vc), .function = ISAPNP_FUNCTION(_function) } 67 unsigned short vendor, function; member 73 .vendor = ISAPNP_VENDOR(_dva, _dvb, _dvc), .function = ISAPNP_FUNCTION(_dfunction) 97 struct pnp_card *pnp_find_card(unsigned short vendor, 101 unsigned short vendor, 114 static inline struct pnp_card *pnp_find_card(unsigned short vendor, in pnp_find_card() argument 118 unsigned short vendor, in pnp_find_dev() argument
|
D | pci.h | 242 unsigned short vendor; member 628 .vendor = (vend), .device = (dev), \ 642 .vendor = (vend), .device = (dev), \ 656 .vendor = PCI_ANY_ID, .device = PCI_ANY_ID, \ 670 #define PCI_VDEVICE(vendor, device) \ argument 671 PCI_VENDOR_ID_##vendor, (device), \ 782 struct pci_dev *pci_get_device(unsigned int vendor, unsigned int device, 784 struct pci_dev *pci_get_subsys(unsigned int vendor, unsigned int device, 1071 unsigned int vendor, unsigned int device, 1266 static inline struct pci_dev *pci_get_device(unsigned int vendor, in pci_get_device() argument [all …]
|
D | mod_devicetable.h | 19 __u32 vendor, device; /* Vendor and device ID or PCI_ANY_ID*/ member 149 __u32 vendor; member 307 __u16 vendor; member 354 __u16 vendor; /* Vendor or SDIO_ANY_ID */ member 361 __u16 vendor; member 366 { .vendor = _vendor, .coreid = _coreid, .revision = _revision, } 393 __u32 vendor; member 525 unsigned short vendor, function; member 549 __u16 vendor; member 577 __u32 vendor; /* Vendor ID or IPACK_ANY_ID */ member
|
D | tc.h | 87 char vendor[9]; member 97 char vendor[9]; member
|
D | hdmi.h | 149 char vendor[8]; member 155 const char *vendor, const char *product);
|
D | ipack.h | 266 .vendor = (vend), \
|
D | efi.h | 311 typedef efi_status_t efi_get_variable_t (efi_char16_t *name, efi_guid_t *vendor, u32 *attr, 314 efi_guid_t *vendor); 315 typedef efi_status_t efi_set_variable_t (efi_char16_t *name, efi_guid_t *vendor, 820 int efivar_entry_set_safe(efi_char16_t *name, efi_guid_t vendor, u32 attributes,
|
D | hid.h | 455 __u32 vendor; /* Vendor ID */ member 566 .bus = (b), .group = (g), .vendor = (ven), .product = (prod) 568 .bus = BUS_USB, .vendor = (ven), .product = (prod) 570 .bus = BUS_BLUETOOTH, .vendor = (ven), .product = (prod)
|
D | uwb.h | 680 int uwb_est_register(u8 type, u8 code_high, u16 vendor, u16 product, 682 int uwb_est_unregister(u8 type, u8 code_high, u16 vendor, u16 product,
|
/include/linux/input/ |
D | tps6507x-ts.h | 19 __u16 vendor; member
|
/include/linux/usb/ |
D | input.h | 20 id->vendor = le16_to_cpu(dev->descriptor.idVendor); in usb_to_input_id()
|
D | iowarrior.h | 18 __u32 vendor; member
|
/include/linux/mmc/ |
D | sdio_func.h | 53 unsigned short vendor; /* vendor id */ member 107 .vendor = (vend), .device = (dev) 119 .vendor = SDIO_ANY_ID, .device = SDIO_ANY_ID
|
/include/uapi/linux/ |
D | hidraw.h | 28 __s16 vendor; member
|
D | uhid.h | 47 __u32 vendor; member
|
D | hiddev.h | 46 __s16 vendor; member
|
D | telephony.h | 73 vendor = 0, enumerator
|
/include/sound/ |
D | memalloc.h | 149 #define snd_dma_pci_buf_id(pci) (((unsigned int)(pci)->vendor << 16) | (pci)->device)
|
/include/scsi/ |
D | scsi_device.h | 106 const char * vendor; /* [back_compat] point into 'inquiry' ... */ member 190 char *vendor; member
|
/include/media/ |
D | saa7146.h | 81 .vendor = PCI_VENDOR_ID_PHILIPS, \
|
/include/acpi/ |
D | acrestyp.h | 561 struct acpi_resource_vendor vendor; member
|
/include/net/bluetooth/ |
D | mgmt.h | 348 __le16 vendor; member
|
/include/pcmcia/ |
D | cistpl.h | 508 u_char vendor, info; member
|
/include/linux/bcma/ |
D | bcma.h | 31 u16 vendor; member
|