Searched refs:USBIDS_FILE (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/usb/usbip/src/
H A Dusbip_port.c16 if (usbip_names_init(USBIDS_FILE))
17 err("failed to open %s", USBIDS_FILE);
H A Dusbip_list.c340 if (usbip_names_init(USBIDS_FILE))
341 err("failed to open %s", USBIDS_FILE);
/linux-master/tools/usb/usbip/libsrc/
H A Dusbip_common.h21 #ifndef USBIDS_FILE
22 #define USBIDS_FILE "/usr/share/hwdata/usb.ids" macro

Completed in 175 milliseconds