Home
last modified time | relevance | path

Searched defs:vendor (Results 1 – 25 of 265) sorted by relevance

1234567891011

/Linux-v4.19/drivers/scsi/
Dscsi_devinfo.c23 char vendor[8]; member
51 char *vendor; member
317 static int scsi_dev_info_list_add(int compatible, char *vendor, char *model, in scsi_dev_info_list_add()
343 int scsi_dev_info_list_add_keyed(int compatible, char *vendor, char *model, in scsi_dev_info_list_add_keyed()
407 static struct scsi_dev_info_list *scsi_dev_info_list_find(const char *vendor, in scsi_dev_info_list_find()
491 int scsi_dev_info_list_del_keyed(char *vendor, char *model, in scsi_dev_info_list_del_keyed()
520 char *vendor, *model, *strflags, *next; in scsi_dev_info_list_add_str() local
570 const unsigned char *vendor, in scsi_get_device_flags()
592 const unsigned char *vendor, in scsi_get_device_flags_keyed()
/Linux-v4.19/drivers/pnp/isapnp/
Dcompat.c13 static void pnp_convert_id(char *buf, unsigned short vendor, in pnp_convert_id()
24 struct pnp_card *pnp_find_card(unsigned short vendor, unsigned short device, in pnp_find_card()
46 struct pnp_dev *pnp_find_dev(struct pnp_card *card, unsigned short vendor, in pnp_find_dev()
/Linux-v4.19/drivers/net/wireless/broadcom/b43/
Dsdio.c32 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-v4.19/arch/x86/kernel/
Dprobe_roms.c81 static bool match_id(struct pci_dev *pdev, unsigned short vendor, unsigned short device) in match_id()
96 static bool probe_list(struct pci_dev *pdev, unsigned short vendor, in probe_list()
121 unsigned short offset, vendor, device, list, rev; in find_oprom() local
Dmmconf-fam10h_64.c24 u32 vendor; member
79 u16 vendor; in get_fam10h_pci_mmconf_base() local
/Linux-v4.19/drivers/firmware/efi/
Dvars.c176 efi_guid_t vendor; member
254 efivar_validate(efi_guid_t vendor, efi_char16_t *var_name, u8 *data, in efivar_validate()
290 efivar_variable_is_removable(efi_guid_t vendor, const char *var_name, in efivar_variable_is_removable()
340 static bool variable_is_present(efi_char16_t *variable_name, efi_guid_t *vendor, in variable_is_present()
656 efi_guid_t vendor = entry->var.VendorGuid; in efivar_entry_set() local
687 efivar_entry_set_nonblocking(efi_char16_t *name, efi_guid_t vendor, in efivar_entry_set_nonblocking()
727 int efivar_entry_set_safe(efi_char16_t *name, efi_guid_t vendor, u32 attributes, in efivar_entry_set_safe()
926 efi_guid_t *vendor = &entry->var.VendorGuid; in efivar_entry_set_get_size() local
Defi-pstore.c39 efi_guid_t vendor = LINUX_EFI_CRASH_GUID; in efi_pstore_read_func() local
244 efi_guid_t vendor = LINUX_EFI_CRASH_GUID; in efi_pstore_write() local
277 efi_guid_t vendor = LINUX_EFI_CRASH_GUID; in efi_pstore_erase_func() local
Defivars.c205 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
642 static int efivar_update_sysfs_entry(efi_char16_t *name, efi_guid_t vendor, in efivar_update_sysfs_entry()
678 static int efivars_sysfs_callback(efi_char16_t *name, efi_guid_t vendor, in efivars_sysfs_callback()
Druntime-wrappers.c309 efi_guid_t *vendor, in virt_efi_get_variable()
326 efi_guid_t *vendor) in virt_efi_get_next_variable()
339 efi_guid_t *vendor, in virt_efi_set_variable()
355 virt_efi_set_variable_nonblocking(efi_char16_t *name, efi_guid_t *vendor, in virt_efi_set_variable_nonblocking()
/Linux-v4.19/drivers/usb/serial/
Dusb-serial-simple.c20 #define DEVICE_N(vendor, IDS, nport) \ argument
34 #define DEVICE(vendor, IDS) DEVICE_N(vendor, IDS, 1) argument
/Linux-v4.19/drivers/media/usb/go7007/
Dgo7007-loader.c21 u16 vendor; member
47 u16 vendor, product; in go7007_loader_probe() local
/Linux-v4.19/drivers/xen/
Defi.c121 efi_status_t xen_efi_get_variable(efi_char16_t *name, efi_guid_t *vendor, in xen_efi_get_variable()
147 efi_guid_t *vendor) in xen_efi_get_next_variable()
169 efi_status_t xen_efi_set_variable(efi_char16_t *name, efi_guid_t *vendor, in xen_efi_set_variable()
/Linux-v4.19/drivers/uwb/
Dest.c50 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-v4.19/drivers/firmware/efi/libstub/
Dtpm.c25 #define get_efi_var(name, vendor, ...) \ argument
30 #define set_efi_var(name, vendor, ...) \ argument
/Linux-v4.19/include/linux/
Disapnp.h63 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()
Dpci.h296 unsigned short vendor; member
1618 static inline struct pci_dev *pci_get_device(unsigned int vendor, in pci_get_device()
1623 static inline struct pci_dev *pci_get_subsys(unsigned int vendor, in pci_get_subsys()
1811 u16 vendor; /* Or PCI_ANY_ID */ member
1834 #define __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ argument
1843 #define DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ argument
1849 #define DECLARE_PCI_FIXUP_SECTION(section, name, vendor, device, class, \ argument
1856 #define DECLARE_PCI_FIXUP_CLASS_EARLY(vendor, device, class, \ argument
1860 #define DECLARE_PCI_FIXUP_CLASS_HEADER(vendor, device, class, \ argument
1864 #define DECLARE_PCI_FIXUP_CLASS_FINAL(vendor, device, class, \ argument
[all …]
/Linux-v4.19/drivers/hwmon/
Dhwmon-vid.c174 u8 vendor; member
272 static u8 find_vrm(u8 family, u8 model, u8 stepping, u8 vendor) in find_vrm()
/Linux-v4.19/tools/usb/usbip/libsrc/
Dnames.c43 struct vendor { struct
44 struct vendor *next; argument
45 u_int16_t vendorid; argument
51 u_int16_t vendorid, productid; argument
/Linux-v4.19/arch/ia64/sn/kernel/
Dio_acpi_init.c76 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-v4.19/drivers/iommu/
Diommu-debugfs.c62 struct dentry *iommu_debugfs_new_driver_dir(const char *vendor) in iommu_debugfs_new_driver_dir()
/Linux-v4.19/sound/firewire/dice/
Ddice.c32 int key, val, vendor = -1, model = -1; in check_dice_category() local
94 char vendor[32], model[32]; in dice_card_strings() local
/Linux-v4.19/arch/sh/kernel/vsyscall/
Dvsyscall-note.S10 #define ASM_ELF_NOTE_BEGIN(name, flags, vendor, type) \ argument
/Linux-v4.19/arch/powerpc/kernel/vdso32/
Dnote.S10 #define ASM_ELF_NOTE_BEGIN(name, flags, vendor, type) \ argument
/Linux-v4.19/drivers/pci/
Dsearch.c303 struct pci_dev *pci_get_subsys(unsigned int vendor, unsigned int device, in pci_get_subsys()
332 struct pci_dev *pci_get_device(unsigned int vendor, unsigned int device, in pci_get_device()
/Linux-v4.19/drivers/usb/misc/
Dusb_u132.h61 u16 vendor; member

1234567891011