/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) } 63 unsigned short vendor, function; member 69 .vendor = ISAPNP_VENDOR(_dva, _dvb, _dvc), .function = ISAPNP_FUNCTION(_dfunction) 93 struct pnp_card *pnp_find_card(unsigned short vendor, 97 unsigned short vendor, 110 static inline struct pnp_card *pnp_find_card(unsigned short vendor, in pnp_find_card() argument 114 unsigned short vendor, in pnp_find_dev() argument
|
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 367 { .vendor = _vendor, .coreid = _coreid, .revision = _revision, } 394 __u32 vendor; member 536 unsigned short vendor, function; member 565 __u16 vendor; member 593 __u32 vendor; /* Vendor ID or IPACK_ANY_ID */ member
|
D | pci.h | 267 unsigned short vendor; member 686 .vendor = (vend), .device = (dev), \ 700 .vendor = (vend), .device = (dev), \ 714 .vendor = PCI_ANY_ID, .device = PCI_ANY_ID, \ 729 .vendor = PCI_VENDOR_ID_##vend, .device = (dev), \ 840 struct pci_dev *pci_get_device(unsigned int vendor, unsigned int device, 842 struct pci_dev *pci_get_subsys(unsigned int vendor, unsigned int device, 1153 unsigned int vendor, unsigned int device, 1353 static inline struct pci_dev *pci_get_device(unsigned int vendor, in pci_get_device() argument 1358 static inline struct pci_dev *pci_get_subsys(unsigned int vendor, in pci_get_subsys() argument [all …]
|
D | tc.h | 87 char vendor[9]; member 97 char vendor[9]; member
|
D | fmc-sdb.h | 36 extern signed long fmc_find_sdb_device(struct sdb_array *tree, uint64_t vendor,
|
D | hdmi.h | 156 char vendor[8]; member 162 const char *vendor, const char *product); 281 union hdmi_vendor_any_infoframe vendor; member
|
D | mic_bus.h | 34 __u32 vendor; member
|
D | efi.h | 499 typedef efi_status_t efi_get_variable_t (efi_char16_t *name, efi_guid_t *vendor, u32 *attr, 502 efi_guid_t *vendor); 503 typedef efi_status_t efi_set_variable_t (efi_char16_t *name, efi_guid_t *vendor, 507 efi_set_variable_nonblocking_t(efi_char16_t *name, efi_guid_t *vendor, 1149 int efivar_entry_set_safe(efi_char16_t *name, efi_guid_t vendor, u32 attributes, 1164 bool efivar_validate(efi_guid_t vendor, efi_char16_t *var_name, u8 *data, 1166 bool efivar_variable_is_removable(efi_guid_t vendor, const char *name,
|
D | ipack.h | 268 .vendor = (vend), \
|
D | hid.h | 476 __u32 vendor; /* Vendor ID */ member 582 .bus = (b), .group = (g), .vendor = (ven), .product = (prod) 584 .bus = BUS_USB, .vendor = (ven), .product = (prod) 586 .bus = BUS_BLUETOOTH, .vendor = (ven), .product = (prod) 588 .bus = BUS_I2C, .vendor = (ven), .product = (prod)
|
D | fmc.h | 56 uint64_t vendor; member
|
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 | 18 __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 | 50 __u32 vendor; member 136 __u32 vendor; member
|
D | hiddev.h | 46 __s16 vendor; member
|
D | telephony.h | 73 vendor = 0, enumerator
|
/include/media/ |
D | rc-map.h | 77 #define RC_SCANCODE_RC6_6A(vendor, sys, cmd) (((vendor) << 16) | ((sys) << 8) | (cmd)) argument
|
/include/sound/ |
D | core.h | 471 snd_pci_quirk_lookup_id(u16 vendor, u16 device, 481 snd_pci_quirk_lookup_id(u16 vendor, u16 device, in snd_pci_quirk_lookup_id() argument
|
/include/scsi/ |
D | scsi_device.h | 113 const char * vendor; /* [back_compat] point into 'inquiry' ... */ member 205 char *vendor; member
|
/include/xen/interface/ |
D | platform.h | 260 } vendor; member
|