Searched defs:vendor (Results 51 - 75 of 274) sorted by relevance

1234567891011

/linux-master/drivers/hid/
H A Dhid-quirks.c1198 unsigned short int vendor, product; local
[all...]
/linux-master/drivers/firmware/efi/
H A Dvars.c184 efi_status_t efivar_get_variable(efi_char16_t *name, efi_guid_t *vendor, argument
209 efi_status_t efivar_set_variable_locked(efi_char16_t *name, efi_guid_t *vendor, argument
196 efivar_get_next_variable(unsigned long *name_size, efi_char16_t *name, efi_guid_t *vendor) argument
242 efivar_set_variable(efi_char16_t *name, efi_guid_t *vendor, u32 attr, unsigned long data_size, void *data) argument
[all...]
/linux-master/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_8723a.c135 u32 val32, sys_cfg, vendor; local
/linux-master/arch/x86/kernel/
H A Dprobe_roms.c82 static bool match_id(struct pci_dev *pdev, unsigned short vendor, unsigned short device) argument
97 static bool probe_list(struct pci_dev *pdev, unsigned short vendor, argument
122 unsigned short offset, vendor, devic local
[all...]
/linux-master/tools/usb/usbip/libsrc/
H A Dnames.c25 struct vendor { struct
[all...]
H A Dusbip_common.c278 void usbip_names_get_product(char *buff, size_t size, uint16_t vendor, argument
/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbfa_defs_mfg_comm.h137 u8 vendor; /*!< vendor */ member in struct:bfa_mfg_vpd
/linux-master/drivers/i3c/master/mipi-i3c-hci/
H A Dext_caps.c211 u32 vendor; member in struct:hci_ext_cap_vendor_specific
/linux-master/drivers/rtc/
H A Drtc-cpcap.c44 u16 vendor; member in struct:cpcap_rtc
/linux-master/tools/usb/usbip/src/
H A Dusbip_list.c152 static void print_device(const char *busid, const char *vendor, argument
/linux-master/drivers/media/rc/
H A Dfintek-cir.c124 u16 vendor, chip; local
/linux-master/drivers/media/pci/ddbridge/
H A Dddbridge-hw.c362 const struct ddb_info *get_ddb_info(u16 vendor, u16 device, argument
/linux-master/drivers/parisc/
H A Deisa_enumerator.c56 char vendor[4]; local
/linux-master/drivers/mmc/core/
H A Dsdio_cis.c86 unsigned int vendor, device; local
[all...]
/linux-master/drivers/xen/
H A Defi.c120 static efi_status_t xen_efi_get_variable(efi_char16_t *name, efi_guid_t *vendor, argument
143 xen_efi_get_next_variable(unsigned long *name_size, efi_char16_t *name, efi_guid_t *vendor) argument
166 xen_efi_set_variable(efi_char16_t *name, efi_guid_t *vendor, u32 attr, unsigned long data_size, void *data) argument
[all...]
/linux-master/drivers/hwmon/pmbus/
H A Dinspur-ipsps.c33 vendor, enumerator in enum:ipsps_index
/linux-master/sound/firewire/bebob/
H A Dbebob.c71 char vendor[24] = {0}; local
/linux-master/drivers/bluetooth/
H A Dvirtio_bt.c315 __u16 vendor; local
/linux-master/tools/power/cpupower/utils/helpers/
H A Dhelpers.h84 enum cpupower_cpu_vendor vendor; member in struct:cpupower_cpu_info
/linux-master/arch/x86/pci/
H A Damd_bus.c96 u16 vendor; local
/linux-master/drivers/gpu/drm/panel/
H A Dpanel-novatek-nt35560.c250 u8 vendor, version, panel; local
[all...]
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_gsc_binary_headers.h120 u32 vendor; member in struct:intel_gsc_manifest_header
/linux-master/sound/firewire/dice/
H A Ddice.c37 int key, val, vendor = -1, model = -1; local
101 char vendor[32], model[32]; local
[all...]
/linux-master/net/bluetooth/hidp/
H A Dsock.c140 __u16 vendor; member in struct:compat_hidp_connadd_req
/linux-master/drivers/power/supply/
H A Disp1704_charger.c342 int vendor; local

Completed in 225 milliseconds

1234567891011