Home
last modified time | relevance | path

Searched full:vendor (Results 1 – 25 of 4133) sorted by relevance

12345678910>>...166

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dcpu_device_id.h26 * @_vendor: The vendor name, e.g. INTEL, AMD, HYGON, ..., ANY
44 .vendor = X86_VENDOR_##_vendor, \
54 * @_vendor: The vendor name, e.g. INTEL, AMD, HYGON, ..., ANY
66 #define X86_MATCH_VENDOR_FAM_MODEL_FEATURE(vendor, family, model, feature, data) \ argument
67 X86_MATCH_VENDOR_FAM_MODEL_STEPPINGS_FEATURE(vendor, family, model, \
71 * X86_MATCH_VENDOR_FAM_FEATURE - Macro for matching vendor, family and CPU feature
72 * @vendor: The vendor name, e.g. INTEL, AMD, HYGON, ..., ANY
73 * The name is expanded to X86_VENDOR_@vendor
83 #define X86_MATCH_VENDOR_FAM_FEATURE(vendor, family, feature, data) \ argument
84 X86_MATCH_VENDOR_FAM_MODEL_FEATURE(vendor, family, \
[all …]
/kernel/linux/linux-6.6/arch/x86/include/asm/
Dcpu_device_id.h62 * @_vendor: The vendor name, e.g. INTEL, AMD, HYGON, ..., ANY
80 .vendor = X86_VENDOR_##_vendor, \
91 .vendor = _vendor, \
102 * @_vendor: The vendor name, e.g. INTEL, AMD, HYGON, ..., ANY
114 #define X86_MATCH_VENDOR_FAM_MODEL_FEATURE(vendor, family, model, feature, data) \ argument
115 X86_MATCH_VENDOR_FAM_MODEL_STEPPINGS_FEATURE(vendor, family, model, \
119 * X86_MATCH_VENDOR_FAM_FEATURE - Macro for matching vendor, family and CPU feature
120 * @vendor: The vendor name, e.g. INTEL, AMD, HYGON, ..., ANY
121 * The name is expanded to X86_VENDOR_@vendor
131 #define X86_MATCH_VENDOR_FAM_FEATURE(vendor, family, feature, data) \ argument
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/
Dexample-schema.yaml52 - vendor,soc4-ip
53 - vendor,soc3-ip
54 - vendor,soc2-ip
56 - vendor,soc1-ip
61 - const: vendor,soc1-ip
138 # Vendor specific properties
140 # Vendor specific properties have slightly different schema requirements than
143 vendor,int-property:
144 description: Vendor specific properties must have a description
148 vendor,bool-property:
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/
Dexample-schema.yaml52 - vendor,soc4-ip
53 - vendor,soc3-ip
54 - vendor,soc2-ip
55 - const: vendor,soc1-ip
60 - const: vendor,soc1-ip
138 # Vendor-specific properties
140 # Vendor-specific properties have slightly different schema requirements than
143 vendor,int-property:
144 description: Vendor-specific properties must have a description
148 vendor,bool-property:
[all …]
/kernel/linux/linux-5.10/drivers/scsi/
Dscsi_devinfo.c23 char vendor[8]; member
51 char *vendor; member
286 * devinfo vendor and model strings.
310 * @vendor: vendor string
316 * Create and add one dev_info entry for @vendor, @model, @strflags or
323 static int scsi_dev_info_list_add(int compatible, char *vendor, char *model, in scsi_dev_info_list_add() argument
326 return scsi_dev_info_list_add_keyed(compatible, vendor, model, in scsi_dev_info_list_add()
334 * @vendor: vendor string
341 * Create and add one dev_info entry for @vendor, @model,
349 int scsi_dev_info_list_add_keyed(int compatible, char *vendor, char *model, in scsi_dev_info_list_add_keyed() argument
[all …]
/kernel/linux/linux-6.6/drivers/scsi/
Dscsi_devinfo.c23 char vendor[8]; member
51 char *vendor; member
288 * devinfo vendor and model strings.
312 * @vendor: vendor string
318 * Create and add one dev_info entry for @vendor, @model, @strflags or
325 static int scsi_dev_info_list_add(int compatible, char *vendor, char *model, in scsi_dev_info_list_add() argument
328 return scsi_dev_info_list_add_keyed(compatible, vendor, model, in scsi_dev_info_list_add()
336 * @vendor: vendor string
343 * Create and add one dev_info entry for @vendor, @model,
351 int scsi_dev_info_list_add_keyed(int compatible, char *vendor, char *model, in scsi_dev_info_list_add_keyed() argument
[all …]
/kernel/linux/linux-6.6/drivers/char/agp/
Dsis-agp.c193 pdev->vendor, pdev->device); in agp_sis_probe()
229 .vendor = PCI_VENDOR_ID_SI,
237 .vendor = PCI_VENDOR_ID_SI,
245 .vendor = PCI_VENDOR_ID_SI,
253 .vendor = PCI_VENDOR_ID_SI,
261 .vendor = PCI_VENDOR_ID_SI,
269 .vendor = PCI_VENDOR_ID_SI,
277 .vendor = PCI_VENDOR_ID_SI,
285 .vendor = PCI_VENDOR_ID_SI,
293 .vendor = PCI_VENDOR_ID_SI,
[all …]
/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci-pci.c118 /* Look for vendor-specific quirks */ in xhci_pci_quirks()
119 if (pdev->vendor == PCI_VENDOR_ID_FRESCO_LOGIC && in xhci_pci_quirks()
151 if (pdev->vendor == PCI_VENDOR_ID_FRESCO_LOGIC && in xhci_pci_quirks()
155 if (pdev->vendor == PCI_VENDOR_ID_FRESCO_LOGIC && in xhci_pci_quirks()
159 if (pdev->vendor == PCI_VENDOR_ID_NEC) in xhci_pci_quirks()
162 if (pdev->vendor == PCI_VENDOR_ID_AMD && xhci->hci_version == 0x96) in xhci_pci_quirks()
166 if (pdev->vendor == PCI_VENDOR_ID_AMD && usb_amd_quirk_pll_check()) in xhci_pci_quirks()
169 if (pdev->vendor == PCI_VENDOR_ID_AMD && in xhci_pci_quirks()
176 if (pdev->vendor == PCI_VENDOR_ID_AMD && in xhci_pci_quirks()
180 if (pdev->vendor == PCI_VENDOR_ID_AMD && pdev->device == 0x15e5) { in xhci_pci_quirks()
[all …]
/kernel/linux/linux-5.10/drivers/char/agp/
Dsis-agp.c193 pdev->vendor, pdev->device); in agp_sis_probe()
244 .vendor = PCI_VENDOR_ID_SI,
252 .vendor = PCI_VENDOR_ID_SI,
260 .vendor = PCI_VENDOR_ID_SI,
268 .vendor = PCI_VENDOR_ID_SI,
276 .vendor = PCI_VENDOR_ID_SI,
284 .vendor = PCI_VENDOR_ID_SI,
292 .vendor = PCI_VENDOR_ID_SI,
300 .vendor = PCI_VENDOR_ID_SI,
308 .vendor = PCI_VENDOR_ID_SI,
[all …]
/kernel/linux/linux-5.10/include/linux/
Dmod_devicetable.h21 * @vendor: Vendor ID to match (or PCI_ANY_ID)
23 * @subvendor: Subsystem vendor ID to match (or PCI_ANY_ID)
29 * as vendor/device is normally sufficient.
39 __u32 vendor, device; /* Vendor and device ID or PCI_ANY_ID*/ member
81 * @idVendor: USB vendor ID for a device; numbers are assigned
83 * @idProduct: Vendor-assigned product ID.
84 * @bcdDevice_lo: Low end of range of vendor-assigned product version numbers.
91 * or be vendor-specific. Device classes specify behavior of all
97 * or be vendor-specific. Interface classes specify behavior only
102 * fixed interface numbers to differentiate between vendor-specific
[all …]
/kernel/linux/linux-6.6/include/linux/
Dmod_devicetable.h26 * @vendor: Vendor ID to match (or PCI_ANY_ID)
28 * @subvendor: Subsystem vendor ID to match (or PCI_ANY_ID)
34 * as vendor/device is normally sufficient.
45 __u32 vendor, device; /* Vendor and device ID or PCI_ANY_ID*/ member
88 * @idVendor: USB vendor ID for a device; numbers are assigned
90 * @idProduct: Vendor-assigned product ID.
91 * @bcdDevice_lo: Low end of range of vendor-assigned product version numbers.
98 * or be vendor-specific. Device classes specify behavior of all
104 * or be vendor-specific. Interface classes specify behavior only
109 * fixed interface numbers to differentiate between vendor-specific
[all …]
/kernel/linux/linux-5.10/tools/power/cpupower/utils/helpers/
Dcpuid.c40 * Extract CPU vendor, family, model, stepping info from /proc/cpuinfo
56 cpu_info->vendor = X86_VENDOR_UNKNOWN; in get_cpu_info()
77 /* Get CPU vendor */ in get_cpu_info()
81 cpu_info->vendor = x; in get_cpu_info()
95 if (cpu_info->vendor == X86_VENDOR_UNKNOWN || in get_cpu_info()
111 if (cpu_info->vendor != X86_VENDOR_AMD && in get_cpu_info()
112 cpu_info->vendor != X86_VENDOR_HYGON && in get_cpu_info()
113 cpu_info->vendor != X86_VENDOR_INTEL) in get_cpu_info()
129 if (cpu_info->vendor == X86_VENDOR_AMD || in get_cpu_info()
130 cpu_info->vendor == X86_VENDOR_HYGON) { in get_cpu_info()
[all …]
/kernel/linux/linux-6.6/drivers/firmware/efi/
Dvars.c172 * efivar_get_variable() - retrieve a variable identified by name/vendor
176 efi_status_t efivar_get_variable(efi_char16_t *name, efi_guid_t *vendor, in efivar_get_variable() argument
179 return __efivars->ops->get_variable(name, vendor, attr, size, data); in efivar_get_variable()
184 * efivar_get_next_variable() - enumerate the next name/vendor pair
189 efi_char16_t *name, efi_guid_t *vendor) in efivar_get_next_variable() argument
191 return __efivars->ops->get_next_variable(name_size, name, vendor); in efivar_get_next_variable()
196 * efivar_set_variable_locked() - set a variable identified by name/vendor
201 efi_status_t efivar_set_variable_locked(efi_char16_t *name, efi_guid_t *vendor, in efivar_set_variable_locked() argument
223 return setvar(name, vendor, attr, data_size, data); in efivar_set_variable_locked()
228 * efivar_set_variable() - set a variable identified by name/vendor
[all …]
/kernel/linux/linux-6.6/drivers/usb/host/
Dxhci-pci.c323 /* Look for vendor-specific quirks */ in xhci_pci_quirks()
324 if (pdev->vendor == PCI_VENDOR_ID_FRESCO_LOGIC && in xhci_pci_quirks()
354 if (pdev->vendor == PCI_VENDOR_ID_FRESCO_LOGIC && in xhci_pci_quirks()
358 if (pdev->vendor == PCI_VENDOR_ID_NEC) in xhci_pci_quirks()
361 if (pdev->vendor == PCI_VENDOR_ID_AMD && in xhci_pci_quirks()
372 if (pdev->vendor == PCI_VENDOR_ID_ATI && in xhci_pci_quirks()
376 if (pdev->vendor == PCI_VENDOR_ID_AMD && xhci->hci_version == 0x96) in xhci_pci_quirks()
380 if (pdev->vendor == PCI_VENDOR_ID_AMD && usb_amd_quirk_pll_check()) in xhci_pci_quirks()
383 if (pdev->vendor == PCI_VENDOR_ID_AMD && in xhci_pci_quirks()
390 if (pdev->vendor == PCI_VENDOR_ID_AMD && in xhci_pci_quirks()
[all …]
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/
Dheader.c14 void get_cpuid_0(char *vendor, unsigned int *lvl) in get_cpuid_0() argument
19 strncpy(&vendor[0], (char *)(&b), 4); in get_cpuid_0()
20 strncpy(&vendor[4], (char *)(&d), 4); in get_cpuid_0()
21 strncpy(&vendor[8], (char *)(&c), 4); in get_cpuid_0()
22 vendor[12] = '\0'; in get_cpuid_0()
31 char vendor[16]; in __get_cpuid() local
33 get_cpuid_0(vendor, &lvl); in __get_cpuid()
50 nb = scnprintf(buffer, sz, fmt, vendor, family, model, step); in __get_cpuid()
78 /* Full CPUID format for x86 is vendor-family-model-stepping */
109 "vendor-family-model-stepping\n", id); in strcmp_cpuid_str()
/kernel/linux/linux-6.6/Documentation/ABI/obsolete/
Dsysfs-driver-hid-roccat-ryos1 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
9 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
21 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
31 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
41 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
51 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
61 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
71 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
81 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
92 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
[all …]
Dsysfs-driver-hid-roccat-isku1 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
12 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
20 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
31 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
41 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
51 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
61 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
71 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
81 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
91 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
[all …]
/kernel/linux/linux-5.10/Documentation/ABI/obsolete/
Dsysfs-driver-hid-roccat-ryos1 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
9 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
21 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
31 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
41 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
51 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
61 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
71 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
81 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
92 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
[all …]
Dsysfs-driver-hid-roccat-isku1 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
12 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
20 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
31 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
41 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
51 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
61 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
71 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
81 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
91 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p…
[all …]
/kernel/linux/linux-5.10/drivers/acpi/acpica/
Drsmemory.c119 /* Length of the vendor data (byte count) */
121 {ACPI_RSC_COUNT16, ACPI_RS_OFFSET(data.vendor.byte_length),
125 /* Vendor data */
127 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET(data.vendor.byte_data[0]),
143 /* Length of the vendor data (byte count) */
145 {ACPI_RSC_COUNT16, ACPI_RS_OFFSET(data.vendor.byte_length),
149 /* Vendor data */
151 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET(data.vendor.byte_data[0]),
163 /* Default is a small vendor descriptor */
171 {ACPI_RSC_COUNT16, ACPI_RS_OFFSET(data.vendor.byte_length),
[all …]
/kernel/linux/linux-6.6/drivers/acpi/acpica/
Drsmemory.c119 /* Length of the vendor data (byte count) */
121 {ACPI_RSC_COUNT16, ACPI_RS_OFFSET(data.vendor.byte_length),
125 /* Vendor data */
127 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET(data.vendor.byte_data[0]),
143 /* Length of the vendor data (byte count) */
145 {ACPI_RSC_COUNT16, ACPI_RS_OFFSET(data.vendor.byte_length),
149 /* Vendor data */
151 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET(data.vendor.byte_data[0]),
163 /* Default is a small vendor descriptor */
171 {ACPI_RSC_COUNT16, ACPI_RS_OFFSET(data.vendor.byte_length),
[all …]
/kernel/linux/linux-6.6/tools/power/cpupower/utils/helpers/
Dcpuid.c40 * Extract CPU vendor, family, model, stepping info from /proc/cpuinfo
56 cpu_info->vendor = X86_VENDOR_UNKNOWN; in get_cpu_info()
77 /* Get CPU vendor */ in get_cpu_info()
81 cpu_info->vendor = x; in get_cpu_info()
95 if (cpu_info->vendor == X86_VENDOR_UNKNOWN || in get_cpu_info()
111 if (cpu_info->vendor != X86_VENDOR_AMD && in get_cpu_info()
112 cpu_info->vendor != X86_VENDOR_HYGON && in get_cpu_info()
113 cpu_info->vendor != X86_VENDOR_INTEL) in get_cpu_info()
129 if (cpu_info->vendor == X86_VENDOR_AMD || in get_cpu_info()
130 cpu_info->vendor == X86_VENDOR_HYGON) { in get_cpu_info()
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/pci/
Dpci-msi.txt68 compatible = "vendor,some-controller";
75 compatible = "vendor,pcie-root-complex";
96 compatible = "vendor,some-controller";
103 compatible = "vendor,pcie-root-complex";
125 compatible = "vendor,some-controller";
132 compatible = "vendor,pcie-root-complex";
155 compatible = "vendor,some-controller";
162 compatible = "vendor,pcie-root-complex";
185 compatible = "vendor,some-controller";
192 compatible = "vendor,some-controller";
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pci/
Dpci-msi.txt68 compatible = "vendor,some-controller";
75 compatible = "vendor,pcie-root-complex";
96 compatible = "vendor,some-controller";
103 compatible = "vendor,pcie-root-complex";
125 compatible = "vendor,some-controller";
132 compatible = "vendor,pcie-root-complex";
155 compatible = "vendor,some-controller";
162 compatible = "vendor,pcie-root-complex";
185 compatible = "vendor,some-controller";
192 compatible = "vendor,some-controller";
[all …]
/kernel/linux/linux-6.6/drivers/pci/
Dsearch.c286 …* pci_get_subsys - begin or continue searching for a PCI device by vendor/subvendor/device/subdevi…
287 * @vendor: PCI vendor id to match, or %PCI_ANY_ID to match all vendor ids
289 * @ss_vendor: PCI subsystem vendor id to match, or %PCI_ANY_ID to match all vendor ids
294 * with a matching @vendor, @device, @ss_vendor and @ss_device, a pointer to its
301 struct pci_dev *pci_get_subsys(unsigned int vendor, unsigned int device, in pci_get_subsys() argument
306 .vendor = vendor, in pci_get_subsys()
317 * pci_get_device - begin or continue searching for a PCI device by vendor/device id
318 * @vendor: PCI vendor id to match, or %PCI_ANY_ID to match all vendor ids
323 * found with a matching @vendor and @device, the reference count to the
330 struct pci_dev *pci_get_device(unsigned int vendor, unsigned int device, in pci_get_device() argument
[all …]

12345678910>>...166