Home
last modified time | relevance | path

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

/tools/power/cpupower/utils/helpers/
Dpci.c26 int slot, int func, int vendor, int dev) in pci_acc_init()
Dhelpers.h76 enum cpupower_cpu_vendor vendor; member
/tools/usb/usbip/libsrc/
Dnames.c43 struct vendor { struct
44 struct vendor *next; argument
45 u_int16_t vendorid; argument
51 u_int16_t vendorid, productid; argument
Dusbip_common.c252 void usbip_names_get_product(char *buff, size_t size, uint16_t vendor, in usbip_names_get_product()
/tools/perf/arch/x86/util/
Dheader.c28 char vendor[16]; in __get_cpuid() local
/tools/usb/usbip/src/
Dusbip_list.c161 static void print_device(const char *busid, const char *vendor, in print_device()