/openbmc/linux/include/sound/ |
H A D | soc-card.h | 66 unsigned short vendor, in snd_soc_card_set_pci_ssid() 75 unsigned short *vendor, in snd_soc_card_get_pci_ssid() 88 unsigned short vendor, in snd_soc_card_set_pci_ssid() 94 unsigned short *vendor, in snd_soc_card_get_pci_ssid()
|
/openbmc/linux/drivers/scsi/ |
H A D | scsi_devinfo.c | 23 char vendor[8]; member 51 char *vendor; member 325 static int scsi_dev_info_list_add(int compatible, char *vendor, char *model, in scsi_dev_info_list_add() 351 int scsi_dev_info_list_add_keyed(int compatible, char *vendor, char *model, in scsi_dev_info_list_add_keyed() 415 static struct scsi_dev_info_list *scsi_dev_info_list_find(const char *vendor, in scsi_dev_info_list_find() 499 int scsi_dev_info_list_del_keyed(char *vendor, char *model, in scsi_dev_info_list_del_keyed() 528 char *vendor, *model, *strflags, *next; in scsi_dev_info_list_add_str() local 579 const unsigned char *vendor, in scsi_get_device_flags() 601 const unsigned char *vendor, in scsi_get_device_flags_keyed()
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_variable.c | 67 const efi_guid_t *vendor) in efi_to_native() 164 const efi_guid_t *vendor, u32 *attributes, in efi_get_variable() 265 const efi_guid_t *vendor, in parse_uboot_variable() 325 const efi_guid_t *vendor) in efi_get_next_variable_name() 415 const efi_guid_t *vendor, u32 attributes, in efi_set_variable()
|
/openbmc/linux/drivers/firmware/efi/ |
H A D | vars.c | 176 efi_status_t efivar_get_variable(efi_char16_t *name, efi_guid_t *vendor, in efivar_get_variable() 189 efi_char16_t *name, efi_guid_t *vendor) in efivar_get_next_variable() 201 efi_status_t efivar_set_variable_locked(efi_char16_t *name, efi_guid_t *vendor, in efivar_set_variable_locked() 234 efi_status_t efivar_set_variable(efi_char16_t *name, efi_guid_t *vendor, in efivar_set_variable()
|
H A D | runtime-wrappers.c | 68 efi_guid_t *vendor; member 77 efi_guid_t *vendor; member 82 efi_guid_t *vendor; member 394 efi_guid_t *vendor, in virt_efi_get_variable() 411 efi_guid_t *vendor) in virt_efi_get_next_variable() 423 efi_guid_t *vendor, in virt_efi_set_variable() 439 virt_efi_set_variable_nb(efi_char16_t *name, efi_guid_t *vendor, u32 attr, in virt_efi_set_variable_nb()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | cpu_device_id.h | 114 #define X86_MATCH_VENDOR_FAM_MODEL_FEATURE(vendor, family, model, feature, data) \ argument 131 #define X86_MATCH_VENDOR_FAM_FEATURE(vendor, family, feature, data) \ argument 147 #define X86_MATCH_VENDOR_FEATURE(vendor, feature, data) \ argument 176 #define X86_MATCH_VENDOR_FAM_MODEL(vendor, family, model, data) \ argument 192 #define X86_MATCH_VENDOR_FAM(vendor, family, data) \ argument
|
/openbmc/linux/drivers/pnp/isapnp/ |
H A D | compat.c | 13 static void pnp_convert_id(char *buf, unsigned short vendor, in pnp_convert_id() 24 struct pnp_dev *pnp_find_dev(struct pnp_card *card, unsigned short vendor, in pnp_find_dev()
|
/openbmc/linux/drivers/net/wireless/broadcom/b43/ |
H A D | sdio.c | 28 u16 vendor; member 37 static unsigned int b43_sdio_get_quirks(u16 vendor, u16 device) in b43_sdio_get_quirks() 97 u16 vendor = 0, device = 0; in b43_sdio_probe() local
|
/openbmc/linux/arch/x86/kernel/ |
H A D | probe_roms.c | 82 static bool match_id(struct pci_dev *pdev, unsigned short vendor, unsigned short device) in match_id() 97 static bool probe_list(struct pci_dev *pdev, unsigned short vendor, in probe_list() 122 unsigned short offset, vendor, device, list, rev; in find_oprom() local
|
H A D | mmconf-fam10h_64.c | 25 u32 vendor; member 80 u16 vendor; in get_fam10h_pci_mmconf_base() local
|
/openbmc/qemu/target/i386/ |
H A D | host-cpu.c | 118 void host_cpu_vendor_fms(char *vendor, int *family, int *model, int *stepping) in host_cpu_vendor_fms() 143 char vendor[CPUID_VENDOR_SZ + 1]; in host_cpu_instance_init() local 153 char vendor[CPUID_VENDOR_SZ + 1] = { 0 }; in host_cpu_max_instance_init() local
|
/openbmc/linux/drivers/usb/serial/ |
H A D | usb-serial-simple.c | 20 #define DEVICE_N(vendor, IDS, nport) \ argument 34 #define DEVICE(vendor, IDS) DEVICE_N(vendor, IDS, 1) argument
|
/openbmc/linux/drivers/media/usb/go7007/ |
H A D | go7007-loader.c | 13 u16 vendor; member 39 u16 vendor, product; in go7007_loader_probe() local
|
/openbmc/linux/sound/firewire/dice/ |
H A D | dice.c | 37 int key, val, vendor = -1, model = -1; in check_dice_category() local 101 char vendor[32], model[32]; in dice_card_strings() local 248 #define DICE_DEV_ENTRY_TYPICAL(vendor, model, data) \ argument
|
/openbmc/linux/include/uapi/linux/ |
H A D | virtio_bt.h | 27 __u16 vendor; member 34 __u16 vendor; member
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | virtio_bt.h | 27 uint16_t vendor; member 34 uint16_t vendor; member
|
/openbmc/linux/fs/efivarfs/ |
H A D | vars.c | 151 efi_guid_t vendor; member 229 efivar_validate(efi_guid_t vendor, efi_char16_t *var_name, u8 *data, in efivar_validate() 264 efivar_variable_is_removable(efi_guid_t vendor, const char *var_name, in efivar_variable_is_removable() 291 static bool variable_is_present(efi_char16_t *variable_name, efi_guid_t *vendor, in variable_is_present() 641 efi_guid_t *vendor = &entry->var.VendorGuid; in efivar_entry_set_get_size() local
|
/openbmc/u-boot/test/dm/ |
H A D | pci.c | 29 u16 vendor, device; in dm_test_pci_busdev() local 139 u16 vendor, device; in dm_test_pci_mixed() local
|
/openbmc/linux/sound/firewire/oxfw/ |
H A D | oxfw.c | 68 char vendor[24]; in name_card() local 136 int vendor, model; in detect_quirks() local 309 #define OXFW_DEV_ENTRY(vendor, model, data) \ argument
|
/openbmc/linux/drivers/xen/ |
H A D | efi.c | 120 static efi_status_t xen_efi_get_variable(efi_char16_t *name, efi_guid_t *vendor, in xen_efi_get_variable() 145 efi_guid_t *vendor) in xen_efi_get_next_variable() 166 static efi_status_t xen_efi_set_variable(efi_char16_t *name, efi_guid_t *vendor, in xen_efi_set_variable()
|
/openbmc/linux/drivers/hwmon/ |
H A D | hwmon-vid.c | 161 u8 vendor; member 259 static u8 find_vrm(u8 family, u8 model, u8 stepping, u8 vendor) in find_vrm()
|
/openbmc/linux/tools/perf/arch/x86/util/ |
H A D | header.c | 14 void get_cpuid_0(char *vendor, unsigned int *lvl) in get_cpuid_0() 31 char vendor[16]; in __get_cpuid() local
|
/openbmc/linux/tools/usb/usbip/libsrc/ |
H A D | names.c | 25 struct vendor { struct 26 struct vendor *next; argument 27 u_int16_t vendorid; argument 33 u_int16_t vendorid, productid; argument
|
/openbmc/u-boot/drivers/pci/ |
H A D | pci_sandbox.c | 19 u16 vendor; member 56 u16 vendor, device; in sandbox_pci_read_config() local
|
/openbmc/linux/security/integrity/platform_certs/ |
H A D | keyring_handler.h | 50 #define UEFI_QUIRK_SKIP_CERT(vendor, product) \ argument
|