| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | vnd_dispatch_stubs.c | 15 GlxServerVendor *vendor = NULL; in dispatch_Render() local 32 GlxServerVendor *vendor = NULL; in dispatch_RenderLarge() local 49 GlxServerVendor *vendor = NULL; in dispatch_CreateContext() local 76 GlxServerVendor *vendor = NULL; in dispatch_DestroyContext() local 96 GlxServerVendor *vendor = NULL; in dispatch_WaitGL() local 113 GlxServerVendor *vendor = NULL; in dispatch_WaitX() local 130 GlxServerVendor *vendor = NULL; in dispatch_UseXFont() local 147 GlxServerVendor *vendor = NULL; in dispatch_CreateGLXPixmap() local 174 GlxServerVendor *vendor = NULL; in dispatch_GetVisualConfigs() local 193 GlxServerVendor *vendor = NULL; in dispatch_DestroyGLXPixmap() local [all …]
|
| H A D | vndservermapping.c | 58 GlxServerVendor *vendor = LookupXIDMapResource(id); in GlxGetXIDMap() local 75 Bool GlxAddXIDMap(XID id, GlxServerVendor *vendor) in GlxAddXIDMap() 91 GlxContextTagInfo *GlxAllocContextTag(ClientPtr client, GlxServerVendor *vendor) in GlxAllocContextTag() 171 Bool GlxSetScreenVendor(ScreenPtr screen, GlxServerVendor *vendor) in GlxSetScreenVendor() 192 Bool GlxSetClientScreenVendor(ClientPtr client, ScreenPtr screen, GlxServerVendor *vendor) in GlxSetClientScreenVendor()
|
| H A D | vndservervendor.c | 36 GlxServerVendor *vendor = NULL; in GlxCreateVendor() local 62 void GlxDestroyVendor(GlxServerVendor *vendor) in GlxDestroyVendor() 72 GlxServerVendor *vendor, *tempVendor; in GlxVendorExtensionReset() local
|
| H A D | vndcmds.c | 78 GlxServerVendor *vendor; in GetVendorDispatchFunc() local 125 GlxServerVendor *vendor; in dispatch_GLXClientInfo() local 172 GlxServerVendor *vendor, in CommonMakeNewCurrent() 307 GlxServerVendor *vendor; in dispatch_GLXCopyContext() local 331 GlxServerVendor *vendor = NULL; in dispatch_GLXSwapBuffers() local
|
| H A D | vndserver.h | 44 GlxServerVendor *vendor; member 50 GlxServerVendor *vendor; member
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | scsi_devinfo.c | 23 char vendor[8]; member 51 char *vendor; member 322 static int scsi_dev_info_list_add(int compatible, char *vendor, char *model, in scsi_dev_info_list_add() 348 int scsi_dev_info_list_add_keyed(int compatible, char *vendor, char *model, in scsi_dev_info_list_add_keyed() 412 static struct scsi_dev_info_list *scsi_dev_info_list_find(const char *vendor, in scsi_dev_info_list_find() 496 int scsi_dev_info_list_del_keyed(char *vendor, char *model, in scsi_dev_info_list_del_keyed() 525 char *vendor, *model, *strflags, *next; in scsi_dev_info_list_add_str() local 575 const unsigned char *vendor, in scsi_get_device_flags() 597 const unsigned char *vendor, in scsi_get_device_flags_keyed()
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | cpu_device_id.h | 66 #define X86_MATCH_VENDOR_FAM_MODEL_FEATURE(vendor, family, model, feature, data) \ argument 83 #define X86_MATCH_VENDOR_FAM_FEATURE(vendor, family, feature, data) \ argument 99 #define X86_MATCH_VENDOR_FEATURE(vendor, feature, data) \ argument 128 #define X86_MATCH_VENDOR_FAM_MODEL(vendor, family, model, data) \ argument 144 #define X86_MATCH_VENDOR_FAM(vendor, family, data) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/ |
| H A D | efi-pstore.c | 46 efi_guid_t vendor = LINUX_EFI_CRASH_GUID; in efi_pstore_read_func() local 251 efi_guid_t vendor = LINUX_EFI_CRASH_GUID; in efi_pstore_write() local 284 efi_guid_t vendor = LINUX_EFI_CRASH_GUID; in efi_pstore_erase_func() local 363 static int efi_pstore_callback(efi_char16_t *name, efi_guid_t vendor, in efi_pstore_callback() 383 static int efi_pstore_update_entry(efi_char16_t *name, efi_guid_t vendor, in efi_pstore_update_entry()
|
| H A D | vars.c | 159 efi_guid_t vendor; member 237 efivar_validate(efi_guid_t vendor, efi_char16_t *var_name, u8 *data, in efivar_validate() 273 efivar_variable_is_removable(efi_guid_t vendor, const char *var_name, in efivar_variable_is_removable() 333 static bool variable_is_present(efi_char16_t *variable_name, efi_guid_t *vendor, in variable_is_present() 657 efi_guid_t vendor = entry->var.VendorGuid; in efivar_entry_set() local 694 efivar_entry_set_nonblocking(efi_char16_t *name, efi_guid_t vendor, in efivar_entry_set_nonblocking() 740 int efivar_entry_set_safe(efi_char16_t *name, efi_guid_t vendor, u32 attributes, in efivar_entry_set_safe() 958 efi_guid_t *vendor = &entry->var.VendorGuid; in efivar_entry_set_get_size() local
|
| H A D | runtime-wrappers.c | 300 efi_guid_t *vendor, in virt_efi_get_variable() 317 efi_guid_t *vendor) in virt_efi_get_next_variable() 330 efi_guid_t *vendor, in virt_efi_set_variable() 346 virt_efi_set_variable_nonblocking(efi_char16_t *name, efi_guid_t *vendor, in virt_efi_set_variable_nonblocking()
|
| H A D | efivars.c | 156 sanity_check(struct efi_variable *var, efi_char16_t *name, efi_guid_t vendor, in sanity_check() 204 efi_guid_t vendor; in efivar_store_raw() local 440 efi_guid_t vendor; in efivar_delete() local 592 static int efivars_sysfs_callback(efi_char16_t *name, efi_guid_t vendor, in efivars_sysfs_callback()
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | probe_roms.c | 81 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
|
| H A D | mmconf-fam10h_64.c | 24 u32 vendor; member 79 u16 vendor; in get_fam10h_pci_mmconf_base() local
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/drivers/xen/ |
| H A D | efi.c | 119 static efi_status_t xen_efi_get_variable(efi_char16_t *name, efi_guid_t *vendor, in xen_efi_get_variable() 144 efi_guid_t *vendor) in xen_efi_get_next_variable() 165 static efi_status_t xen_efi_set_variable(efi_char16_t *name, efi_guid_t *vendor, in xen_efi_set_variable()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/go7007/ |
| H A D | go7007-loader.c | 13 u16 vendor; member 39 u16 vendor, product; in go7007_loader_probe() local
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/sound/firewire/dice/ |
| H A D | dice.c | 34 int key, val, vendor = -1, model = -1; in check_dice_category() local 96 char vendor[32], model[32]; in dice_card_strings() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pci.h | 322 unsigned short vendor; member 1726 static inline struct pci_dev *pci_get_device(unsigned int vendor, in pci_get_device() 1731 static inline struct pci_dev *pci_get_subsys(unsigned int vendor, in pci_get_subsys() 1929 u16 vendor; /* Or PCI_ANY_ID */ member 1952 #define ___DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ argument 1966 #define __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ argument 1970 #define DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ argument 1976 #define DECLARE_PCI_FIXUP_SECTION(section, name, vendor, device, class, \ argument 1983 #define DECLARE_PCI_FIXUP_CLASS_EARLY(vendor, device, class, \ argument 1987 #define DECLARE_PCI_FIXUP_CLASS_HEADER(vendor, device, class, \ argument [all …]
|
| H A D | mod_devicetable.h | 39 __u32 vendor, device; /* Vendor and device ID or PCI_ANY_ID*/ member 169 __u32 vendor; member 347 __u16 vendor; member 395 __u16 vendor; /* Vendor or SDIO_ANY_ID */ member 402 __u16 vendor; member 431 __u32 vendor; member 630 unsigned short vendor, function; member 667 __u16 vendor; member 695 __u32 vendor; /* Vendor ID or IPACK_ANY_ID */ member 744 __u16 vendor; member [all …]
|
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | search.c | 304 struct pci_dev *pci_get_subsys(unsigned int vendor, unsigned int device, in pci_get_subsys() 333 struct pci_dev *pci_get_device(unsigned int vendor, unsigned int device, in pci_get_device()
|
| /OK3568_Linux_fs/kernel/security/integrity/platform_certs/ |
| H A D | keyring_handler.h | 35 #define UEFI_QUIRK_SKIP_CERT(vendor, product) \ argument
|