Home
last modified time | relevance | path

Searched refs:vendor (Results 1 – 25 of 33) sorted by relevance

12

/include/linux/
Di7300_idle.h17 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()
Disapnp.h57 { .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
Dpci.h242 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 …]
Dmod_devicetable.h19 __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
Dtc.h87 char vendor[9]; member
97 char vendor[9]; member
Dhdmi.h149 char vendor[8]; member
155 const char *vendor, const char *product);
Dipack.h266 .vendor = (vend), \
Defi.h311 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,
Dhid.h455 __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)
Duwb.h680 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/
Dtps6507x-ts.h19 __u16 vendor; member
/include/linux/usb/
Dinput.h20 id->vendor = le16_to_cpu(dev->descriptor.idVendor); in usb_to_input_id()
Diowarrior.h18 __u32 vendor; member
/include/linux/mmc/
Dsdio_func.h53 unsigned short vendor; /* vendor id */ member
107 .vendor = (vend), .device = (dev)
119 .vendor = SDIO_ANY_ID, .device = SDIO_ANY_ID
/include/uapi/linux/
Dhidraw.h28 __s16 vendor; member
Duhid.h47 __u32 vendor; member
Dhiddev.h46 __s16 vendor; member
Dtelephony.h73 vendor = 0, enumerator
/include/sound/
Dmemalloc.h149 #define snd_dma_pci_buf_id(pci) (((unsigned int)(pci)->vendor << 16) | (pci)->device)
/include/scsi/
Dscsi_device.h106 const char * vendor; /* [back_compat] point into 'inquiry' ... */ member
190 char *vendor; member
/include/media/
Dsaa7146.h81 .vendor = PCI_VENDOR_ID_PHILIPS, \
/include/acpi/
Dacrestyp.h561 struct acpi_resource_vendor vendor; member
/include/net/bluetooth/
Dmgmt.h348 __le16 vendor; member
/include/pcmcia/
Dcistpl.h508 u_char vendor, info; member
/include/linux/bcma/
Dbcma.h31 u16 vendor; member

12