Home
last modified time | relevance | path

Searched refs:vendor (Results 1 - 25 of 2513) sorted by relevance

12345678910>>...101

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A DindexExt.py15 def listExts(vendor, ext, tag):
19 if vendor in tag:
20 desc = vendor + ' Extensions (' + tag[vendor] + ')'
22 desc = vendor + ' Extensions (full vendor description unavailable)'
37 for name in sorted(ext[vendor]):
55 # Dictionary of vendor tags -> author name mappings
58 # Loop over all vendor tags, tracking the full corresponding author name
60 vendor variable
[all...]
/third_party/mesa3d/src/egl/main/
H A Degldispatchstubs.c79 static __eglMustCastToProperFunctionPointerType FetchVendorFunc(__EGLvendorInfo *vendor, in FetchVendorFunc() argument
84 if (vendor != NULL) { in FetchVendorFunc()
85 func = exports->fetchDispatchEntry(vendor, __EGL_DISPATCH_FUNC_INDICES[index]); in FetchVendorFunc()
89 // Since we have no vendor, the follow-up eglGetError() call will in FetchVendorFunc()
91 if (vendor == NULL) { in FetchVendorFunc()
99 if (!exports->setLastVendor(vendor)) { in FetchVendorFunc()
111 __EGLvendorInfo *vendor; in __eglDispatchFetchByCurrent() local
117 vendor = exports->getCurrentVendor(); in __eglDispatchFetchByCurrent()
118 return FetchVendorFunc(vendor, index, EGL_SUCCESS); in __eglDispatchFetchByCurrent()
123 __EGLvendorInfo *vendor; in __eglDispatchFetchByDisplay() local
132 __EGLvendorInfo *vendor; __eglDispatchFetchByDevice() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_methods.c21 * @vendor: EAP Vendor-Id (0 = IETF)
25 const struct eap_method * eap_server_get_eap_method(int vendor, EapType method) in eap_server_get_eap_method() argument
29 if (m->vendor == vendor && m->method == method) in eap_server_get_eap_method()
39 * @vendor: Buffer for returning EAP Vendor-Id
45 EapType eap_server_get_type(const char *name, int *vendor) in eap_server_get_type() argument
50 *vendor = m->vendor; in eap_server_get_type()
54 *vendor = EAP_VENDOR_IETF; in eap_server_get_type()
63 * @vendor
71 eap_server_method_alloc(int version, int vendor, EapType method, const char *name) eap_server_method_alloc() argument
166 eap_server_get_name(int vendor, EapType type) eap_server_get_name() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_methods.c21 * @vendor: EAP Vendor-Id (0 = IETF)
25 const struct eap_method * eap_server_get_eap_method(int vendor, in eap_server_get_eap_method() argument
30 if (m->vendor == vendor && m->method == method) in eap_server_get_eap_method()
40 * @vendor: Buffer for returning EAP Vendor-Id
46 enum eap_type eap_server_get_type(const char *name, int *vendor) in eap_server_get_type() argument
51 *vendor = m->vendor; in eap_server_get_type()
55 *vendor = EAP_VENDOR_IETF; in eap_server_get_type()
64 * @vendor
72 eap_server_method_alloc(int version, int vendor, enum eap_type method, const char *name) eap_server_method_alloc() argument
169 eap_server_get_name(int vendor, enum eap_type type) eap_server_get_name() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A 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) \
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, famil
[all...]
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A 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) \
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, famil
[all...]
/kernel/linux/linux-6.6/drivers/char/agp/
H A 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
[all...]
/kernel/linux/linux-5.10/drivers/usb/host/
H A 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 in xhci_pci_quirks()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_methods.c26 * @vendor: EAP Vendor-Id (0 = IETF)
30 const struct eap_method * eap_peer_get_eap_method(int vendor, EapType method) in eap_peer_get_eap_method() argument
34 if (m->vendor == vendor && m->method == method) in eap_peer_get_eap_method()
44 * @vendor: Buffer for returning EAP Vendor-Id
50 EapType eap_peer_get_type(const char *name, int *vendor) in eap_peer_get_type() argument
55 *vendor = m->vendor; in eap_peer_get_type()
59 *vendor = EAP_VENDOR_IETF; in eap_peer_get_type()
66 * @vendor
73 eap_get_name(int vendor, EapType type) eap_get_name() argument
281 eap_peer_method_alloc(int version, int vendor, EapType method, const char *name) eap_peer_method_alloc() argument
[all...]
H A Deap_methods.h14 const struct eap_method * eap_peer_get_eap_method(int vendor, EapType method);
17 struct eap_method * eap_peer_method_alloc(int version, int vendor,
24 EapType eap_peer_get_type(const char *name, int *vendor);
25 const char * eap_get_name(int vendor, EapType type);
32 static inline EapType eap_peer_get_type(const char *name, int *vendor) in eap_peer_get_type() argument
34 *vendor = EAP_VENDOR_IETF; in eap_peer_get_type()
38 static inline const char * eap_get_name(int vendor, EapType type) in eap_get_name() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_methods.c26 * @vendor: EAP Vendor-Id (0 = IETF)
30 const struct eap_method * eap_peer_get_eap_method(int vendor, in eap_peer_get_eap_method() argument
35 if (m->vendor == vendor && m->method == method) in eap_peer_get_eap_method()
45 * @vendor: Buffer for returning EAP Vendor-Id
51 enum eap_type eap_peer_get_type(const char *name, int *vendor) in eap_peer_get_type() argument
56 *vendor = m->vendor; in eap_peer_get_type()
60 *vendor = EAP_VENDOR_IETF; in eap_peer_get_type()
67 * @vendor
74 eap_get_name(int vendor, enum eap_type type) eap_get_name() argument
282 eap_peer_method_alloc(int version, int vendor, enum eap_type method, const char *name) eap_peer_method_alloc() argument
[all...]
H A Deap_methods.h14 const struct eap_method * eap_peer_get_eap_method(int vendor,
18 struct eap_method * eap_peer_method_alloc(int version, int vendor,
26 enum eap_type eap_peer_get_type(const char *name, int *vendor);
27 const char * eap_get_name(int vendor, enum eap_type type);
34 static inline enum eap_type eap_peer_get_type(const char *name, int *vendor) in eap_peer_get_type() argument
36 *vendor = EAP_VENDOR_IETF; in eap_peer_get_type()
40 static inline const char * eap_get_name(int vendor, enum eap_type type) in eap_get_name() argument
/foundation/filemanagement/storage_service/services/storage_manager/disk/test/
H A Ddisk_manager_service_test.cpp51 std::string vendor = "vendor-1"; in HWTEST_F() local
54 Disk disk(diskId, sizeBytes, sysPath, vendor, flag); in HWTEST_F()
82 std::string vendor = "vendor-2"; in HWTEST_F() local
85 Disk disk(diskId, sizeBytes, sysPath, vendor, flag); in HWTEST_F()
114 std::string vendor = "vendor-3"; in HWTEST_F() local
117 Disk disk(diskId, sizeBytes, sysPath, vendor, flag); in HWTEST_F()
147 std::string vendor in HWTEST_F() local
177 std::string vendor = "vendor-5"; HWTEST_F() local
207 std::string vendor = "vendor-6"; HWTEST_F() local
238 std::string vendor = "vendor-7"; HWTEST_F() local
266 std::string vendor = "vendor-8"; HWTEST_F() local
297 std::string vendor = "vendor-9"; HWTEST_F() local
326 std::string vendor = "vendor-10"; HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A 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 strin
349 scsi_dev_info_list_add_keyed(int compatible, char *vendor, char *model, char *strflags, blist_flags_t flags, enum scsi_devinfo_key key) scsi_dev_info_list_add_keyed() argument
413 scsi_dev_info_list_find(const char *vendor, const char *model, enum scsi_devinfo_key key) scsi_dev_info_list_find() argument
497 scsi_dev_info_list_del_keyed(char *vendor, char *model, enum scsi_devinfo_key key) scsi_dev_info_list_del_keyed() argument
526 char *vendor, *model, *strflags, *next; scsi_dev_info_list_add_str() local
575 scsi_get_device_flags(struct scsi_device *sdev, const unsigned char *vendor, const unsigned char *model) scsi_get_device_flags() argument
597 scsi_get_device_flags_keyed(struct scsi_device *sdev, const unsigned char *vendor, const unsigned char *model, enum scsi_devinfo_key key) scsi_get_device_flags_keyed() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A 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 strin
351 scsi_dev_info_list_add_keyed(int compatible, char *vendor, char *model, char *strflags, blist_flags_t flags, enum scsi_devinfo_key key) scsi_dev_info_list_add_keyed() argument
415 scsi_dev_info_list_find(const char *vendor, const char *model, enum scsi_devinfo_key key) scsi_dev_info_list_find() argument
499 scsi_dev_info_list_del_keyed(char *vendor, char *model, enum scsi_devinfo_key key) scsi_dev_info_list_del_keyed() argument
528 char *vendor, *model, *strflags, *next; scsi_dev_info_list_add_str() local
578 scsi_get_device_flags(struct scsi_device *sdev, const unsigned char *vendor, const unsigned char *model) scsi_get_device_flags() argument
600 scsi_get_device_flags_keyed(struct scsi_device *sdev, const unsigned char *vendor, const unsigned char *model, enum scsi_devinfo_key key) scsi_get_device_flags_keyed() argument
[all...]
/third_party/mesa3d/src/glx/
H A Dglxglvnddispatchfuncs.h12 __GLXvendorInfo *vendor) in AddFBConfigMapping()
14 return __VND->addVendorFBConfigMapping(dpy, config, vendor); in AddFBConfigMapping()
18 int *nelements, __GLXvendorInfo *vendor) in AddFBConfigsMapping()
26 r = __VND->addVendorFBConfigMapping(dpy, ret[i], vendor); in AddFBConfigsMapping()
37 __GLXvendorInfo *vendor) in AddDrawableMapping()
39 return __VND->addVendorDrawableMapping(dpy, drawable, vendor); in AddDrawableMapping()
43 __GLXvendorInfo *vendor) in AddContextMapping()
45 return __VND->addVendorContextMapping(dpy, ctx, vendor); in AddContextMapping()
11 AddFBConfigMapping(Display *dpy, GLXFBConfig config, __GLXvendorInfo *vendor) AddFBConfigMapping() argument
17 AddFBConfigsMapping(Display *dpy, const GLXFBConfig *ret, int *nelements, __GLXvendorInfo *vendor) AddFBConfigsMapping() argument
36 AddDrawableMapping(Display *dpy, GLXDrawable drawable, __GLXvendorInfo *vendor) AddDrawableMapping() argument
42 AddContextMapping(Display *dpy, GLXContext ctx, __GLXvendorInfo *vendor) AddContextMapping() argument
/third_party/backends/sanei/
H A Dsanei_config2.c66 char *vendor = 0, *model = 0, *type = 0, *end; in sanei_config_attach_matching_devices() local
75 name = sanei_config_get_string (name, &vendor); in sanei_config_attach_matching_devices()
76 if (vendor && strcmp (vendor, "*") == 0) in sanei_config_attach_matching_devices()
78 free (vendor); in sanei_config_attach_matching_devices()
79 vendor = 0; in sanei_config_attach_matching_devices()
140 sanei_scsi_find_devices (vendor, model, type, bus, channel, id, lun, in sanei_config_attach_matching_devices()
143 if (vendor) in sanei_config_attach_matching_devices()
144 free (vendor); in sanei_config_attach_matching_devices()
/kernel/linux/linux-5.10/tools/power/cpupower/utils/helpers/
H A 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 in get_cpu_info()
[all...]
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Drsmemory.c119 /* Length of the vendor data (byte count) */
121 {ACPI_RSC_COUNT16, ACPI_RS_OFFSET(data.vendor.byte_length),
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),
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),
175 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET(data.vendor.byte_data[0]),
185 /* Must create a large vendor descripto
[all...]
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Drsmemory.c119 /* Length of the vendor data (byte count) */
121 {ACPI_RSC_COUNT16, ACPI_RS_OFFSET(data.vendor.byte_length),
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),
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),
175 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET(data.vendor.byte_data[0]),
185 /* Must create a large vendor descripto
[all...]
/kernel/linux/linux-5.10/drivers/pnp/isapnp/
H A Dcompat.c13 static void pnp_convert_id(char *buf, unsigned short vendor, in pnp_convert_id() argument
17 'A' + ((vendor >> 2) & 0x3f) - 1, in pnp_convert_id()
18 'A' + (((vendor & 3) << 3) | ((vendor >> 13) & 7)) - 1, in pnp_convert_id()
19 'A' + ((vendor >> 8) & 0x1f) - 1, in pnp_convert_id()
24 struct pnp_dev *pnp_find_dev(struct pnp_card *card, unsigned short vendor, in pnp_find_dev() argument
30 pnp_convert_id(id, vendor, function); in pnp_find_dev()
/kernel/linux/linux-6.6/drivers/pnp/isapnp/
H A Dcompat.c13 static void pnp_convert_id(char *buf, unsigned short vendor, in pnp_convert_id() argument
17 'A' + ((vendor >> 2) & 0x3f) - 1, in pnp_convert_id()
18 'A' + (((vendor & 3) << 3) | ((vendor >> 13) & 7)) - 1, in pnp_convert_id()
19 'A' + ((vendor >> 8) & 0x1f) - 1, in pnp_convert_id()
24 struct pnp_dev *pnp_find_dev(struct pnp_card *card, unsigned short vendor, in pnp_find_dev() argument
30 pnp_convert_id(id, vendor, function); in pnp_find_dev()
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dprobe_roms.c81 static bool match_id(struct pci_dev *pdev, unsigned short vendor, unsigned short device) in match_id() argument
86 if (pdev->vendor == vendor && pdev->device == device) in match_id()
89 for (id = drv ? drv->id_table : NULL; id && id->vendor; id++) in match_id()
90 if (id->vendor == vendor && id->device == device) in match_id()
93 return id && id->vendor; in match_id()
96 static bool probe_list(struct pci_dev *pdev, unsigned short vendor, in probe_list() argument
105 if (device && match_id(pdev, vendor, device)) in probe_list()
121 unsigned short offset, vendor, devic in find_oprom() local
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dprobe_roms.c82 static bool match_id(struct pci_dev *pdev, unsigned short vendor, unsigned short device) in match_id() argument
87 if (pdev->vendor == vendor && pdev->device == device) in match_id()
90 for (id = drv ? drv->id_table : NULL; id && id->vendor; id++) in match_id()
91 if (id->vendor == vendor && id->device == device) in match_id()
94 return id && id->vendor; in match_id()
97 static bool probe_list(struct pci_dev *pdev, unsigned short vendor, in probe_list() argument
106 if (device && match_id(pdev, vendor, device)) in probe_list()
122 unsigned short offset, vendor, devic in find_oprom() local
[all...]
/kernel/linux/linux-5.10/drivers/char/agp/
H A 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
[all...]

Completed in 10 milliseconds

12345678910>>...101