Searched defs:vendor (Results 1 – 6 of 6) sorted by relevance
25 struct vendor { struct26 struct vendor *next; argument27 u_int16_t vendorid; argument33 u_int16_t vendorid, productid; argument
278 void usbip_names_get_product(char *buff, size_t size, uint16_t vendor, in usbip_names_get_product()
27 int slot, int func, int vendor, int dev) in pci_acc_init()
78 enum cpupower_cpu_vendor vendor; member
32 char vendor[16]; in __get_cpuid() local
151 static void print_device(const char *busid, const char *vendor, in print_device()