Searched defs:vendor (Results 1 – 6 of 6) sorted by relevance
26 int slot, int func, int vendor, int dev) in pci_acc_init()
75 enum cpupower_cpu_vendor vendor; member
28 char vendor[16]; in get_cpuid() local
43 struct vendor { struct44 struct vendor *next; argument45 u_int16_t vendorid; argument51 u_int16_t vendorid, productid; argument
245 void usbip_names_get_product(char *buff, size_t size, uint16_t vendor, in usbip_names_get_product()
154 static void print_device(const char *busid, const char *vendor, in print_device()