Home
last modified time | relevance | path

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

1234567891011

/linux/arch/riscv/include/asm/ !
H A Dvendor_extensions.h45 #define riscv_cpu_isa_vendor_extension_available(cpu, vendor, ext) \ argument
47 #define riscv_isa_vendor_extension_available(vendor, ext) \ argument
51 static __always_inline bool riscv_has_vendor_extension_likely(const unsigned long vendor, in riscv_has_vendor_extension_likely() argument
64 riscv_has_vendor_extension_unlikely(const unsigned long vendor,const unsigned long ext) riscv_has_vendor_extension_unlikely() argument
77 riscv_cpu_has_vendor_extension_likely(const unsigned long vendor,int cpu,const unsigned long ext) riscv_cpu_has_vendor_extension_likely() argument
90 riscv_cpu_has_vendor_extension_unlikely(const unsigned long vendor,int cpu,const unsigned long ext) riscv_cpu_has_vendor_extension_unlikely() argument
[all...]
H A Dcpufeature-macros.h18 static __always_inline bool __riscv_has_extension_likely(const unsigned long vendor, in __riscv_has_extension_likely() argument
32 static __always_inline bool __riscv_has_extension_unlikely(const unsigned long vendor, in __riscv_has_extension_unlikely() argument
/linux/include/sound/ !
H A Dsoc-card.h64 unsigned short vendor, in snd_soc_card_set_pci_ssid() argument
73 unsigned short *vendor, in snd_soc_card_get_pci_ssid() argument
86 unsigned short vendor, in snd_soc_card_set_pci_ssid() argument
92 unsigned short *vendor, in snd_soc_card_get_pci_ssid() argument
/linux/drivers/net/wireless/broadcom/b43/ !
H A Dsdio.c28 u16 vendor; member
37 static unsigned int b43_sdio_get_quirks(u16 vendor, u16 device) in b43_sdio_get_quirks() argument
97 u16 vendor = 0, device = 0; in b43_sdio_probe() local
[all...]
/linux/drivers/pnp/isapnp/ !
H A Dcompat.c13 static void pnp_convert_id(char *buf, unsigned short vendor, in pnp_convert_id() argument
24 struct pnp_dev *pnp_find_dev(struct pnp_card *card, unsigned short vendor, in pnp_find_dev() argument
/linux/fs/efivarfs/ !
H A Dvars.c151 efi_guid_t vendor; member
229 efivar_get_utf8name(const efi_char16_t *name16, efi_guid_t *vendor) in efivar_get_utf8name() argument
254 efivar_validate(efi_guid_t vendor, efi_char16_t *var_name, u8 *data, in efivar_validate() argument
289 efivar_variable_is_removable(efi_guid_t vendor, const char *var_name, in efivar_variable_is_removable() argument
584 efi_guid_t *vendor = &entry->var.VendorGuid; efivar_entry_set_get_size() local
[all...]
H A Dsuper.c209 efi_guid_t *vendor, void *data) in efivarfs_variable_is_present() argument
235 unsigned long name_size, efi_guid_t vendor, in efivarfs_create_dentry() argument
289 static int efivarfs_callback(efi_char16_t *name16, efi_guid_t vendor, in efivarfs_callback() argument
405 static int efivarfs_check_missing(efi_char16_t *name16, efi_guid_t vendor, in efivarfs_check_missing() argument
[all...]
/linux/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
97 static bool probe_list(struct pci_dev *pdev, unsigned short vendor, in probe_list() argument
122 unsigned short offset, vendor, devic in find_oprom() local
[all...]
H A Dmmconf-fam10h_64.c25 u32 vendor; member
80 u16 vendor; in get_fam10h_pci_mmconf_base() local
/linux/drivers/firmware/efi/ !
H A Druntime-wrappers.c68 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() argument
411 efi_guid_t *vendor) in virt_efi_get_next_variable() argument
423 virt_efi_set_variable(efi_char16_t * name,efi_guid_t * vendor,u32 attr,unsigned long data_size,void * data) virt_efi_set_variable() argument
439 virt_efi_set_variable_nb(efi_char16_t * name,efi_guid_t * vendor,u32 attr,unsigned long data_size,void * data) virt_efi_set_variable_nb() argument
[all...]
/linux/sound/firewire/dice/ !
H A Ddice.c37 int key, val, vendor = -1, model = -1; in check_dice_category() local
101 char vendor[32], model[32]; in dice_card_strings() local
248 DICE_DEV_ENTRY_TYPICAL(vendor,model,data) global() argument
[all...]
/linux/drivers/media/usb/go7007/ !
H A Dgo7007-loader.c13 u16 vendor; member
39 u16 vendor, product; in go7007_loader_probe() local
/linux/drivers/usb/serial/ !
H A Dusb-serial-simple.c20 #define DEVICE_N(vendor, IDS, nport) \ argument
33 #define DEVICE(vendor, IDS) DEVICE_N(vendor, IDS, 1) argument
/linux/include/uapi/linux/ !
H A Dvirtio_bt.h27 __u16 vendor; member
34 __u16 vendor; member
/linux/drivers/xen/ !
H A Defi.c120 static efi_status_t xen_efi_get_variable(efi_char16_t *name, efi_guid_t *vendor, in xen_efi_get_variable() argument
145 efi_guid_t *vendor) in xen_efi_get_next_variable() argument
166 xen_efi_set_variable(efi_char16_t * name,efi_guid_t * vendor,u32 attr,unsigned long data_size,void * data) xen_efi_set_variable() argument
[all...]
/linux/sound/firewire/oxfw/ !
H A Doxfw.c69 char vendor[24]; in name_card() local
137 int vendor, model; in detect_quirks() local
315 #define OXFW_DEV_ENTRY(vendor, mode argument
[all...]
/linux/drivers/firmware/efi/stmm/ !
H A Dtee_stmm_efi.c247 const efi_guid_t *vendor, in get_property_int() argument
289 static efi_status_t tee_get_variable(u16 *name, efi_guid_t *vendor, in tee_get_variable() argument
411 static efi_status_t tee_set_variable(efi_char16_t *name, efi_guid_t *vendor, in tee_set_variable() argument
475 tee_set_variable_nonblocking(efi_char16_t * name,efi_guid_t * vendor,u32 attributes,unsigned long data_size,void * data) tee_set_variable_nonblocking() argument
[all...]
/linux/drivers/hwmon/ !
H A Dhwmon-vid.c165 u8 vendor; member
263 static u8 find_vrm(u8 family, u8 model, u8 stepping, u8 vendor) in find_vrm() argument
/linux/tools/perf/arch/x86/util/ !
H A Dheader.c14 void get_cpuid_0(char *vendor, unsigned int *lvl) in get_cpuid_0() argument
31 char vendor[16]; in __get_cpuid() local
[all...]
/linux/tools/usb/usbip/libsrc/ !
H A Dnames.c25 struct vendor { struct
26 struct vendor *next; argument
27 vendoridvendor global() argument
33 namevendor global() argument
[all...]
/linux/security/integrity/platform_certs/ !
H A Dkeyring_handler.h50 #define UEFI_QUIRK_SKIP_CERT(vendor, product) \ argument
/linux/drivers/pci/ !
H A Dsearch.c301 struct pci_dev *pci_get_subsys(unsigned int vendor, unsigned int device, in pci_get_subsys() argument
330 pci_get_device(unsigned int vendor,unsigned int device,struct pci_dev * from) pci_get_device() argument
[all...]
/linux/arch/sh/kernel/vsyscall/ !
H A Dvsyscall-note.S10 #define ASM_ELF_NOTE_BEGIN(name, flags, vendor, type) \ argument
/linux/arch/parisc/kernel/vdso32/ !
H A Dnote.S10 #define ASM_ELF_NOTE_BEGIN(name, flags, vendor, type) \ argument
/linux/include/linux/ !
H A Disapnp.h48 unsigned short vendor, function; member
93 unsigned short vendor, in pnp_find_dev() argument

1234567891011