/linux-4.1.27/arch/x86/kernel/cpu/microcode/ |
D | core_early.c | 48 int vendor, family; in load_ucode_bsp() local 84 int vendor, family; in load_ucode_ap() local 131 int vendor, family; in reload_early_microcode() local
|
/linux-4.1.27/drivers/pnp/isapnp/ |
D | compat.c | 12 static void pnp_convert_id(char *buf, unsigned short vendor, in pnp_convert_id() 23 struct pnp_card *pnp_find_card(unsigned short vendor, unsigned short device, in pnp_find_card() 45 struct pnp_dev *pnp_find_dev(struct pnp_card *card, unsigned short vendor, in pnp_find_dev()
|
/linux-4.1.27/drivers/scsi/ |
D | scsi_devinfo.c | 22 char vendor[8]; member 51 char *vendor; member 330 static int scsi_dev_info_list_add(int compatible, char *vendor, char *model, in scsi_dev_info_list_add() 356 int scsi_dev_info_list_add_keyed(int compatible, char *vendor, char *model, in scsi_dev_info_list_add_keyed() 407 int scsi_dev_info_list_del_keyed(char *vendor, char *model, int key) in scsi_dev_info_list_del_keyed() 494 char *vendor, *model, *strflags, *next; in scsi_dev_info_list_add_str() local 544 const unsigned char *vendor, in scsi_get_device_flags() 566 const unsigned char *vendor, in scsi_get_device_flags_keyed()
|
D | nsp32_debug.c | 61 static const char vendor[] = "VENDOR SPECIFIC"; variable
|
D | sr.h | 37 unsigned int vendor; /* vendor code, see sr_vendor.c */ member
|
D | scsi_transport_spi.c | 58 char *vendor; member
|
D | nsp32.c | 2939 int vendor = data->pci_devid->vendor; in nsp32_getprom_param() local
|
D | eata_generic.h | 329 __u8 vendor[9]; member
|
D | hpsa.h | 45 unsigned char vendor[8]; /* bytes 8-15 of inquiry data */ member
|
D | gdth.c | 606 u16 vendor = pdev->vendor; in gdth_pci_init_one() local
|
D | gdth.h | 360 u8 vendor[8]; /* vendor string */ member 955 u8 vendor[8]; member
|
/linux-4.1.27/drivers/xen/ |
D | efi.c | 118 efi_guid_t *vendor, in xen_efi_get_variable() 144 efi_guid_t *vendor) in xen_efi_get_next_variable() 166 efi_guid_t *vendor, in xen_efi_set_variable() 264 static efi_char16_t vendor[100] __initdata; variable
|
/linux-4.1.27/drivers/net/wireless/b43/ |
D | sdio.c | 32 u16 vendor; member 41 static unsigned int b43_sdio_get_quirks(u16 vendor, u16 device) in b43_sdio_get_quirks() 101 u16 vendor = 0, device = 0; in b43_sdio_probe() local
|
/linux-4.1.27/drivers/usb/serial/ |
D | usb-serial-simple.c | 23 #define DEVICE_N(vendor, IDS, nport) \ argument 37 #define DEVICE(vendor, IDS) DEVICE_N(vendor, IDS, 1) argument
|
D | generic.c | 28 static __u16 vendor = 0x05f9; variable
|
/linux-4.1.27/drivers/firmware/efi/ |
D | runtime-wrappers.c | 153 efi_guid_t *vendor, in virt_efi_get_variable() 170 efi_guid_t *vendor) in virt_efi_get_next_variable() 182 efi_guid_t *vendor, in virt_efi_set_variable() 198 virt_efi_set_variable_nonblocking(efi_char16_t *name, efi_guid_t *vendor, in virt_efi_set_variable_nonblocking()
|
D | vars.c | 168 efi_guid_t vendor; member 246 efivar_validate(efi_guid_t vendor, efi_char16_t *var_name, u8 *data, in efivar_validate() 282 efivar_variable_is_removable(efi_guid_t vendor, const char *var_name, in efivar_variable_is_removable() 354 static bool variable_is_present(efi_char16_t *variable_name, efi_guid_t *vendor, in variable_is_present() 658 efi_guid_t vendor = entry->var.VendorGuid; in efivar_entry_set() local 689 efivar_entry_set_nonblocking(efi_char16_t *name, efi_guid_t vendor, in efivar_entry_set_nonblocking() 729 int efivar_entry_set_safe(efi_char16_t *name, efi_guid_t vendor, u32 attributes, in efivar_entry_set_safe() 930 efi_guid_t *vendor = &entry->var.VendorGuid; in efivar_entry_set_get_size() local
|
D | efivars.c | 205 sanity_check(struct efi_variable *var, efi_char16_t *name, efi_guid_t vendor, in sanity_check() 261 efi_guid_t vendor; in efivar_store_raw() local 492 efi_guid_t vendor; in efivar_delete() local 638 static int efivar_update_sysfs_entry(efi_char16_t *name, efi_guid_t vendor, in efivar_update_sysfs_entry() 674 static int efivars_sysfs_callback(efi_char16_t *name, efi_guid_t vendor, in efivars_sysfs_callback()
|
D | efi-pstore.c | 48 efi_guid_t vendor = LINUX_EFI_CRASH_GUID; in efi_pstore_read_func() local 245 efi_guid_t vendor = LINUX_EFI_CRASH_GUID; in efi_pstore_write() local 279 efi_guid_t vendor = LINUX_EFI_CRASH_GUID; in efi_pstore_erase_func() local
|
/linux-4.1.27/arch/x86/kernel/ |
D | probe_roms.c | 80 static bool match_id(struct pci_dev *pdev, unsigned short vendor, unsigned short device) in match_id() 95 static bool probe_list(struct pci_dev *pdev, unsigned short vendor, in probe_list() 120 unsigned short offset, vendor, device, list, rev; in find_oprom() local
|
D | mmconf-fam10h_64.c | 23 u32 vendor; member 78 u16 vendor; in get_fam10h_pci_mmconf_base() local
|
D | reboot_fixups_32.c | 57 unsigned int vendor; member
|
D | sysfb_efi.c | 163 #define EFIFB_DMI_SYSTEM_ID(vendor, name, enumid) \ argument
|
D | amd_nb.c | 131 u32 vendor = device & 0xffff; in early_is_amd_nb() local
|
D | early-quirks.c | 596 u32 vendor; member 652 u16 vendor; in check_dev_quirk() local
|
D | setup.c | 683 u16 vendor, devid; in snb_gfx_workaround_needed() local
|
/linux-4.1.27/drivers/media/usb/go7007/ |
D | go7007-loader.c | 21 u16 vendor; member 47 u16 vendor, product; in go7007_loader_probe() local
|
/linux-4.1.27/drivers/uwb/ |
D | est.c | 50 u16 vendor, product; member 256 int uwb_est_register(u8 type, u8 event_high, u16 vendor, u16 product, in uwb_est_register() 305 int uwb_est_unregister(u8 type, u8 event_high, u16 vendor, u16 product, in uwb_est_unregister()
|
/linux-4.1.27/include/linux/ |
D | isapnp.h | 63 unsigned short vendor, function; member 110 static inline struct pnp_card *pnp_find_card(unsigned short vendor, in pnp_find_card() 114 unsigned short vendor, in pnp_find_dev()
|
D | pci.h | 268 unsigned short vendor; member 1372 static inline struct pci_dev *pci_get_device(unsigned int vendor, in pci_get_device() 1377 static inline struct pci_dev *pci_get_subsys(unsigned int vendor, in pci_get_subsys() 1526 u16 vendor; /* You can use PCI_ANY_ID here of course */ member 1545 #define DECLARE_PCI_FIXUP_SECTION(section, name, vendor, device, class, \ argument 1551 #define DECLARE_PCI_FIXUP_CLASS_EARLY(vendor, device, class, \ argument 1555 #define DECLARE_PCI_FIXUP_CLASS_HEADER(vendor, device, class, \ argument 1559 #define DECLARE_PCI_FIXUP_CLASS_FINAL(vendor, device, class, \ argument 1563 #define DECLARE_PCI_FIXUP_CLASS_ENABLE(vendor, device, class, \ argument 1567 #define DECLARE_PCI_FIXUP_CLASS_RESUME(vendor, device, class, \ argument [all …]
|
D | mod_devicetable.h | 19 __u32 vendor, device; /* Vendor and device ID or PCI_ANY_ID*/ member 149 __u32 vendor; member 306 __u16 vendor; member 353 __u16 vendor; /* Vendor or SDIO_ANY_ID */ member 360 __u16 vendor; member 389 __u32 vendor; member 531 unsigned short vendor, function; member 568 __u16 vendor; member 596 __u32 vendor; /* Vendor ID or IPACK_ANY_ID */ member
|
D | i7300_idle.h | 17 unsigned int vendor; member
|
D | tc.h | 87 char vendor[9]; member 97 char vendor[9]; member
|
D | mic_bus.h | 34 __u32 vendor; member
|
D | hdmi.h | 185 char vendor[8]; member 326 union hdmi_vendor_any_infoframe vendor; member
|
D | fmc.h | 56 uint64_t vendor; member
|
/linux-4.1.27/drivers/hwmon/ |
D | hwmon-vid.c | 174 u8 vendor; member 272 static u8 find_vrm(u8 family, u8 model, u8 stepping, u8 vendor) in find_vrm()
|
D | adt7470.c | 1194 int vendor, device, revision; in adt7470_detect() local
|
D | w83781d.c | 1106 enum vendor { winbond, asus } vendid; in w83781d_detect() enum
|
D | adt7462.c | 1881 int vendor, device, revision; in adt7462_detect() local
|
/linux-4.1.27/arch/powerpc/kernel/vdso32/ |
D | note.S | 9 #define ASM_ELF_NOTE_BEGIN(name, flags, vendor, type) \ argument
|
/linux-4.1.27/arch/sh/kernel/vsyscall/ |
D | vsyscall-note.S | 9 #define ASM_ELF_NOTE_BEGIN(name, flags, vendor, type) \ argument
|
/linux-4.1.27/tools/usb/usbip/libsrc/ |
D | names.c | 43 struct vendor { struct 44 struct vendor *next; argument 45 u_int16_t vendorid; argument 51 u_int16_t vendorid, productid; argument
|
D | usbip_common.c | 245 void usbip_names_get_product(char *buff, size_t size, uint16_t vendor, in usbip_names_get_product()
|
/linux-4.1.27/arch/ia64/sn/kernel/ |
D | io_acpi_init.c | 76 struct acpi_resource_vendor_typed *vendor; in sn_acpi_hubdev_init() local 132 struct acpi_resource_vendor_typed *vendor; in sn_get_bussoft_ptr() local 182 struct acpi_resource_vendor_typed *vendor; in sn_extract_device_info() local
|
/linux-4.1.27/drivers/usb/misc/ |
D | usb_u132.h | 65 u16 vendor; member
|
D | usbtest.c | 2527 static unsigned short vendor; variable
|
/linux-4.1.27/drivers/pci/ |
D | search.c | 294 struct pci_dev *pci_get_subsys(unsigned int vendor, unsigned int device, in pci_get_subsys() 323 struct pci_dev *pci_get_device(unsigned int vendor, unsigned int device, in pci_get_device()
|
D | pci-stub.c | 57 unsigned int vendor, device, subvendor = PCI_ANY_ID, in pci_stub_init() local
|
D | pci-driver.c | 52 unsigned int vendor, unsigned int device, in pci_add_dynid() 104 __u32 vendor, device, subvendor = PCI_ANY_ID, in store_new_id() local 172 __u32 vendor, device, subvendor = PCI_ANY_ID, in store_remove_id() local
|
D | pci.h | 312 u16 vendor; member
|
D | quirks.c | 3831 u16 vendor; member 4032 u16 vendor; member
|
/linux-4.1.27/include/linux/input/ |
D | tps6507x-ts.h | 18 __u16 vendor; member
|
/linux-4.1.27/arch/x86/platform/geode/ |
D | geos.c | 103 const char *vendor, *product; in geos_init() local
|
D | alix.c | 164 const char *vendor, *product; in alix_present_dmi() local
|
/linux-4.1.27/sound/firewire/dice/ |
D | dice.c | 30 int key, val, vendor = -1, model = -1, err; in dice_interface_check() local 198 char vendor[32], model[32]; in dice_card_strings() local
|
/linux-4.1.27/tools/power/cpupower/utils/helpers/ |
D | pci.c | 26 int slot, int func, int vendor, int dev) in pci_acc_init()
|
D | helpers.h | 75 enum cpupower_cpu_vendor vendor; member
|
/linux-4.1.27/arch/x86/pci/ |
D | broadcom_bus.c | 93 u16 vendor, device; in broadcom_postcore_init() local
|
D | mmconfig-shared.c | 268 u16 vendor, device; in pci_mmcfg_nvidia_mcp55() local 304 u32 vendor; member 345 u16 vendor, device; in pci_mmcfg_check_hostbridge() local
|
D | amd_bus.c | 87 u16 vendor; in early_root_info_init() local
|
D | irq.c | 45 u16 vendor, device; member 52 u16 vendor; member
|
/linux-4.1.27/tools/perf/arch/x86/util/ |
D | header.c | 28 char vendor[16]; in get_cpuid() local
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | reset.c | 49 u16 vendor; in mlx4_reset() local
|
/linux-4.1.27/include/linux/usb/ |
D | iowarrior.h | 18 __u32 vendor; member
|
/linux-4.1.27/sound/core/ |
D | misc.c | 118 snd_pci_quirk_lookup_id(u16 vendor, u16 device, in snd_pci_quirk_lookup_id()
|
/linux-4.1.27/arch/x86/platform/efi/ |
D | efi_64.c | 467 efi_thunk_get_variable(efi_char16_t *name, efi_guid_t *vendor, in efi_thunk_get_variable() 487 efi_thunk_set_variable(efi_char16_t *name, efi_guid_t *vendor, in efi_thunk_set_variable() 507 efi_guid_t *vendor) in efi_thunk_get_next_variable()
|
D | efi.c | 442 char vendor[100] = "unknown"; in efi_init() local
|
/linux-4.1.27/include/uapi/linux/ |
D | hidraw.h | 28 __s16 vendor; member
|
D | virtio_input.h | 52 __u16 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
|
/linux-4.1.27/drivers/block/ |
D | cciss_scsi.h | 66 unsigned char vendor[8]; /* bytes 8-15 of inquiry data */ member
|
D | cciss.h | 52 char vendor[VENDOR_LEN + 1]; /* SCSI vendor string */ member
|
D | cciss.c | 697 char vendor[VENDOR_LEN + 1]; in dev_show_vendor() local 1869 char *vendor, char *model, char *rev) in cciss_get_device_descr()
|
/linux-4.1.27/arch/ia64/kernel/ |
D | acpi-ext.c | 37 struct acpi_resource_vendor_typed *vendor; in hp_ccsr_locate() local
|
D | setup.c | 789 char vendor[16]; in identify_cpu() member
|
D | efi.c | 477 char *cp, vendor[100] = "unknown"; in efi_init() local
|
/linux-4.1.27/drivers/scsi/pcmcia/ |
D | nsp_debug.c | 63 static const char vendor[] = "VENDOR SPECIFIC"; variable
|
/linux-4.1.27/arch/x86/kernel/cpu/mtrr/ |
D | mtrr.h | 15 u32 vendor; member
|
/linux-4.1.27/drivers/rtc/ |
D | rtc-pl031.c | 89 struct pl031_vendor_data *vendor; member 321 struct pl031_vendor_data *vendor = id->data; in pl031_probe() local
|
/linux-4.1.27/drivers/firmware/google/ |
D | gsmi.c | 293 efi_guid_t *vendor, u32 *attr, in gsmi_get_variable() 358 efi_guid_t *vendor) in gsmi_get_next_variable() 414 efi_guid_t *vendor, in gsmi_set_variable()
|
/linux-4.1.27/tools/usb/usbip/src/ |
D | usbip_list.c | 154 static void print_device(const char *busid, const char *vendor, in print_device()
|
/linux-4.1.27/drivers/usb/phy/ |
D | phy-ulpi.c | 39 #define ULPI_ID(vendor, product) (((vendor) << 16) | (product)) argument
|
/linux-4.1.27/sound/firewire/oxfw/ |
D | oxfw.c | 59 char vendor[24]; in name_card() local
|
/linux-4.1.27/drivers/mtd/chips/ |
D | cfi_probe.c | 246 static char *vendorname(__u16 vendor) in vendorname()
|
/linux-4.1.27/arch/arm64/kernel/ |
D | efi.c | 97 char vendor[100] = "unknown"; in uefi_init() local
|
/linux-4.1.27/drivers/platform/x86/ |
D | acerhdf.c | 135 const char *vendor; member 620 char const *vendor, *version, *product; in acerhdf_check_hardware() local
|
D | hdaps.c | 500 #define HDAPS_DMI_MATCH_INVERT(vendor, model, axes) { \ argument 510 #define HDAPS_DMI_MATCH_NORMAL(vendor, model) \ argument
|
/linux-4.1.27/drivers/input/touchscreen/ |
D | intel-mid-touch.c | 103 unsigned int vendor; /* PMIC vendor */ member 430 static int mrstouch_read_pmic_id(uint *vendor, uint *rev) in mrstouch_read_pmic_id()
|
/linux-4.1.27/drivers/ata/ |
D | libata-pmp.c | 263 u16 vendor = sata_pmp_gscr_vendor(gscr); in sata_pmp_configure() local 382 u16 vendor = sata_pmp_gscr_vendor(gscr); in sata_pmp_quirks() local
|
/linux-4.1.27/arch/x86/include/asm/ |
D | pci.h | 148 uint16_t vendor; member
|
/linux-4.1.27/arch/sparc/kernel/ |
D | prom_32.c | 139 unsigned int *intr, *device, *vendor, reg0; in ambapp_path_component() local
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic79xx_pci.c | 55 ahd_compose_id(u_int device, u_int vendor, u_int subdevice, u_int subvendor) in ahd_compose_id() 261 uint16_t vendor; in ahd_find_pci_device() local
|
D | aic7xxx_pci.c | 58 ahc_compose_id(u_int device, u_int vendor, u_int subdevice, u_int subvendor) in ahc_compose_id() 637 ahc_9005_subdevinfo_valid(uint16_t device, uint16_t vendor, in ahc_9005_subdevinfo_valid() 675 uint16_t vendor; in ahc_find_pci_device() local
|
/linux-4.1.27/net/bluetooth/hidp/ |
D | hidp.h | 97 __u16 vendor; member 114 __u16 vendor; member
|
D | sock.c | 134 __u16 vendor; member
|
D | core.c | 1040 unsigned int vendor, product; in hidp_session_start_sync() local
|
/linux-4.1.27/fs/efivarfs/ |
D | super.c | 112 static int efivarfs_callback(efi_char16_t *name16, efi_guid_t vendor, in efivarfs_callback()
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | cyrix.c | 257 u32 vendor, device; in init_cyrix() local
|
D | common.c | 1111 const char *vendor = NULL; in print_cpu_info() local
|
/linux-4.1.27/drivers/acpi/acpica/ |
D | rsxface.c | 481 struct acpi_resource_vendor_typed *vendor; in ACPI_EXPORT_SYMBOL() local
|
/linux-4.1.27/drivers/infiniband/core/ |
D | mad.c | 209 struct ib_mad_mgmt_vendor_class_table *vendor; in ib_register_mad_agent() local 1339 static int check_vendor_table(struct ib_mad_mgmt_vendor_class_table *vendor) in check_vendor_table() 1430 struct ib_mad_mgmt_vendor_class_table *vendor = NULL; in add_oui_reg_req() local 1531 struct ib_mad_mgmt_vendor_class_table *vendor; in remove_mad_reg_req() local 1649 struct ib_mad_mgmt_vendor_class_table *vendor; in find_mad_agent() local
|
D | mad_priv.h | 174 struct ib_mad_mgmt_vendor_class_table *vendor; member
|
/linux-4.1.27/drivers/staging/fsl-mc/include/ |
D | mc.h | 62 uint16_t vendor; member
|
D | dprc.h | 617 uint16_t vendor; member
|
/linux-4.1.27/drivers/net/ethernet/brocade/bna/ |
D | bfa_defs_mfg_comm.h | 147 u8 vendor; /*!< vendor */ member
|
/linux-4.1.27/sound/firewire/bebob/ |
D | bebob.c | 70 char vendor[24] = {0}; in name_device() local
|
D | bebob.h | 246 #define SND_BEBOB_DEV_ENTRY(vendor, model, data) \ argument
|
/linux-4.1.27/sound/usb/ |
D | midi.c | 1540 #define PORT_INFO(vendor, product, num, name_, voices_, flags) \ argument 1544 #define EXTERNAL_PORT(vendor, product, num, name) \ argument 1549 #define CONTROL_PORT(vendor, product, num, name) \ argument 1553 #define GM_SYNTH_PORT(vendor, product, num, name, voices) \ argument 1559 #define ROLAND_SYNTH_PORT(vendor, product, num, name, voices) \ argument 1568 #define SOUNDCANVAS_PORT(vendor, product, num, name, voices) \ argument
|
D | usbaudio.h | 25 #define USB_ID(vendor, product) (((vendor) << 16) | (product)) argument
|
/linux-4.1.27/include/linux/mmc/ |
D | sdio_func.h | 45 unsigned short vendor; /* vendor id */ member
|
D | card.h | 195 unsigned short vendor; member
|
/linux-4.1.27/drivers/pnp/pnpacpi/ |
D | rsparser.c | 136 struct acpi_resource_vendor_typed *vendor, in vendor_resource_matches() 165 struct acpi_resource_vendor_typed *vendor) in pnpacpi_parse_allocated_vendor()
|
/linux-4.1.27/drivers/staging/unisys/virtpci/ |
D | virtpci.h | 59 unsigned short vendor; /* vendor id for device */ member
|
/linux-4.1.27/drivers/mfd/ |
D | intel_msic.c | 51 unsigned vendor; member
|
/linux-4.1.27/include/uapi/drm/ |
D | drm_fourcc.h | 153 #define fourcc_mod_code(vendor, val) \ argument
|
/linux-4.1.27/drivers/mmc/core/ |
D | sdio_cis.c | 77 unsigned int vendor, device; in cistpl_manfid() local
|
/linux-4.1.27/drivers/scsi/device_handler/ |
D | scsi_dh_hp_sw.c | 315 char *vendor; member
|
D | scsi_dh_emc.c | 626 char *vendor; member
|
D | scsi_dh_rdac.c | 784 char *vendor; member
|
/linux-4.1.27/drivers/scsi/aic94xx/ |
D | aic94xx_sds.h | 85 u32 vendor; /* PCI Vendor ID */ member
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_qsfp.h | 158 char vendor[QSFP_VEND_LEN]; member
|
D | qib_mad.c | 281 u32 vendor, majrev, minrev; in subn_get_nodeinfo() local
|
/linux-4.1.27/drivers/parisc/ |
D | eisa_enumerator.c | 61 char vendor[4]; in print_eisa_id() local
|
/linux-4.1.27/drivers/power/ |
D | isp1704_charger.c | 364 int vendor; in isp1704_test_ulpi() local
|
/linux-4.1.27/drivers/i2c/busses/ |
D | i2c-nomadik.c | 172 struct i2c_vendor_data *vendor; member 973 struct i2c_vendor_data *vendor = id->data; in nmk_i2c_probe() local
|
/linux-4.1.27/drivers/char/tpm/ |
D | tpm_tis.c | 517 u16 vendor = ioread16(chip->vendor.iobase + TPM_DID_VID(0)); in probe_itpm() local 646 u32 vendor, intfcaps, intmask; in tpm_tis_init() local
|
D | tpm_i2c_infineon.c | 580 u32 vendor; in tpm_tis_i2c_init() local
|
D | tpm.h | 180 struct tpm_vendor_specific vendor; member
|
/linux-4.1.27/drivers/regulator/ |
D | fan53555.c | 75 enum fan53555_vendor vendor; member
|
/linux-4.1.27/drivers/media/rc/ |
D | fintek-cir.c | 150 u16 vendor, chip; in fintek_hw_detect() local
|
D | imon.c | 136 u16 vendor; /* usb vendor ID */ member 2407 u16 vendor, product; in imon_probe() local
|
/linux-4.1.27/drivers/isdn/hisax/ |
D | hfc_usb.h | 181 int vendor; // vendor id member
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | dvo_ch7xxx.c | 204 uint8_t vendor, device; in ch7xxx_init() local
|
/linux-4.1.27/drivers/misc/ |
D | ics932s401.c | 418 int vendor, device, revision; in ics932s401_detect() local
|
/linux-4.1.27/drivers/net/wireless/ath/ar5523/ |
D | ar5523.c | 1746 #define AR5523_DEVICE_UG(vendor, device) \ argument 1750 #define AR5523_DEVICE_UX(vendor, device) \ argument
|
/linux-4.1.27/drivers/net/usb/ |
D | pegasus.h | 109 __u16 vendor; member
|
D | kaweth.c | 190 __u16 vendor; member
|
D | hso.c | 414 #define default_port_device(vendor, product) \ argument 418 #define icon321_port_device(vendor, product) \ argument
|
/linux-4.1.27/drivers/media/pci/bt8xx/ |
D | dst_common.h | 136 u8 vendor[8]; member
|
/linux-4.1.27/drivers/video/ |
D | hdmi.c | 163 const char *vendor, const char *product) in hdmi_spd_infoframe_init()
|
/linux-4.1.27/sound/pci/au88x0/ |
D | au88x0.h | 192 u16 vendor; member
|
/linux-4.1.27/drivers/gpu/drm/i2c/ |
D | sil164_drv.c | 364 int vendor = sil164_read(client, SIL164_VENDOR_HI) << 8 | in sil164_probe() local
|
/linux-4.1.27/arch/x86/oprofile/ |
D | nmi_int.c | 697 __u8 vendor = boot_cpu_data.x86_vendor; in op_nmi_init() local
|
/linux-4.1.27/drivers/irqchip/ |
D | irq-vic.c | 451 enum amba_vendor vendor; in __vic_init() local
|
/linux-4.1.27/drivers/media/i2c/ |
D | as3645a.c | 566 const char *vendor; in as3645a_registered() local
|
/linux-4.1.27/sound/pci/ctxfi/ |
D | ctatc.h | 47 u16 vendor; member
|
/linux-4.1.27/drivers/staging/media/lirc/ |
D | lirc_imon.c | 703 u16 vendor, product; in imon_probe() local
|
/linux-4.1.27/drivers/acpi/apei/ |
D | einj.c | 633 u32 tval, vendor; in error_type_set() local
|
/linux-4.1.27/drivers/media/usb/gspca/ |
D | spca561.c | 409 __u16 vendor, product; in sd_config() local
|
D | cpia1.c | 252 u16 vendor; member
|
/linux-4.1.27/drivers/net/wireless/hostap/ |
D | hostap_plx.c | 61 #define PLXDEV(vendor,dev,str) { vendor, dev, PCI_ANY_ID, PCI_ANY_ID } argument
|
/linux-4.1.27/drivers/message/fusion/ |
D | mptctl.h | 382 u16 vendor; member 405 u16 vendor; member
|
/linux-4.1.27/include/media/ |
D | rc-map.h | 77 #define RC_SCANCODE_RC6_6A(vendor, sys, cmd) (((vendor) << 16) | ((sys) << 8) | (cmd)) argument
|
/linux-4.1.27/arch/blackfin/kernel/ |
D | setup.c | 1272 char *cpu, *mmu, *fpu, *vendor, *cache; local
|
/linux-4.1.27/drivers/input/mouse/ |
D | psmouse.h | 49 char *vendor; member
|
/linux-4.1.27/sound/firewire/fireworks/ |
D | fireworks.h | 225 #define SND_EFW_DEV_ENTRY(vendor, model) \ argument
|
/linux-4.1.27/drivers/hid/ |
D | hid-hyperv.c | 27 unsigned short vendor; member
|
D | uhid.c | 378 __u32 vendor; member
|
D | hid-core.c | 2039 __u32 bus, vendor, product; in store_new_id() local
|
D | hid-wiimote-core.c | 808 __u16 vendor, product; in wiimote_init_set_type() local
|
/linux-4.1.27/drivers/misc/cxl/ |
D | sysfs.c | 399 u16 vendor; member
|
/linux-4.1.27/arch/powerpc/platforms/powermac/ |
D | pci.c | 180 const u32 *vendor, *device; in chaos_map_bus() local
|
/linux-4.1.27/drivers/tty/serial/ |
D | amba-pl011.c | 152 const struct vendor_data *vendor; member 2207 struct vendor_data *vendor = id->data; in pl011_probe() local
|
/linux-4.1.27/drivers/mtd/ |
D | sm_ftl.c | 62 char *vendor; in sm_create_sysfs_attributes() local
|
/linux-4.1.27/drivers/vfio/pci/ |
D | vfio_pci.c | 1160 unsigned int vendor, device, subvendor = PCI_ANY_ID, in vfio_pci_fill_ids() local
|
/linux-4.1.27/arch/mips/include/asm/lasat/ |
D | lasat.h | 91 unsigned char vendor; member
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
D | ipath_mad.c | 89 u32 vendor, majrev, minrev; in recv_subn_get_nodeinfo() local
|
/linux-4.1.27/include/sound/ |
D | core.h | 456 snd_pci_quirk_lookup_id(u16 vendor, u16 device, in snd_pci_quirk_lookup_id()
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
D | dt9812.c | 695 u16 vendor; in dt9812_reset_device() local
|
/linux-4.1.27/drivers/usb/class/ |
D | usblp.c | 1032 static unsigned int usblp_quirks(__u16 vendor, __u16 product) in usblp_quirks()
|
/linux-4.1.27/arch/mips/include/asm/mach-loongson/ |
D | boot_param.h | 96 u32 vendor; member
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_edid.c | 91 char vendor[4]; member 1360 static bool edid_vendor(struct edid *edid, char *vendor) in edid_vendor()
|
/linux-4.1.27/drivers/net/ethernet/dec/tulip/ |
D | de4x5.c | 1998 u_short vendor; in de4x5_eisa_probe() local 2124 u_short vendor, status; in srom_search() local 2198 u_short vendor, status; in de4x5_pci_probe() local
|
/linux-4.1.27/drivers/pci/host/ |
D | pci-mvebu.c | 65 u16 vendor; member
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/ |
D | base.c | 2009 u32 vendor = PEER_UNKNOWN; in rtl_recognize_peer() local
|
/linux-4.1.27/drivers/staging/dgnc/ |
D | dgnc_driver.h | 159 u16 vendor; /* PCI vendor ID */ member
|
/linux-4.1.27/drivers/s390/block/ |
D | dasd_devmap.c | 1082 char *vendor; in dasd_vendor_show() local
|
D | dasd_int.h | 253 char vendor[4]; member
|
/linux-4.1.27/include/scsi/ |
D | scsi_device.h | 113 const char * vendor; /* [back_compat] point into 'inquiry' ... */ member
|
/linux-4.1.27/drivers/edac/ |
D | i5100_edac.c | 639 static struct pci_dev *pci_get_device_func(unsigned vendor, in pci_get_device_func()
|
D | amd64_edac.c | 968 static struct pci_dev *pci_get_related_function(unsigned int vendor, in pci_get_related_function()
|
/linux-4.1.27/arch/ia64/include/asm/ |
D | processor.h | 226 char vendor[16]; member
|
/linux-4.1.27/include/linux/bcma/ |
D | bcma.h | 32 u16 vendor; member
|
/linux-4.1.27/drivers/net/ethernet/sgi/ |
D | ioc3-eth.c | 1238 u32 vendor, model, rev; in ioc3_probe() local
|
/linux-4.1.27/drivers/video/fbdev/matrox/ |
D | matroxfb_base.c | 1423 unsigned short vendor, device, rev, svid, sid; member
|
/linux-4.1.27/drivers/net/irda/ |
D | smsc-ircc2.c | 113 unsigned short vendor; /* PCI vendor ID */ member
|
/linux-4.1.27/drivers/net/ethernet/myricom/myri10ge/ |
D | myri10ge.c | 3501 u16 vendor; in myri10ge_resume() local 3616 u16 cmd, vendor; in myri10ge_watchdog() local
|
/linux-4.1.27/include/xen/interface/ |
D | platform.h | 260 } vendor; member
|
/linux-4.1.27/drivers/spi/ |
D | spi-pl022.c | 381 struct vendor_data *vendor; member
|
/linux-4.1.27/drivers/media/usb/cpia2/ |
D | cpia2.h | 275 u16 vendor; member
|
/linux-4.1.27/drivers/video/fbdev/via/ |
D | hw.h | 623 u32 vendor; member
|
/linux-4.1.27/include/acpi/ |
D | acrestyp.h | 569 struct acpi_resource_vendor vendor; member
|
/linux-4.1.27/sound/oss/ |
D | ad1848.c | 2836 vendor, function; member
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
D | qla_dbg.h | 272 uint32_t vendor; member
|
/linux-4.1.27/sound/pci/ice1712/ |
D | ice1712.c | 2302 u16 vendor, device; in snd_ice1712_read_eeprom() local
|
D | ice1724.c | 2325 u16 vendor, device; in snd_vt1724_read_eeprom() local
|
/linux-4.1.27/include/linux/ssb/ |
D | ssb.h | 192 u16 vendor; member
|