Home
last modified time | relevance | path

Searched refs:usbip_names_init (Results 1 – 4 of 4) sorted by relevance

/linux/tools/usb/usbip/src/
H A Dusbip_port.c16 if (usbip_names_init(USBIDS_FILE)) in list_imported_devices()
H A Dusbip_list.c340 if (usbip_names_init(USBIDS_FILE)) in usbip_list()
/linux/tools/usb/usbip/libsrc/
H A Dusbip_common.h145 int usbip_names_init(char *);
H A Dusbip_common.c268 int usbip_names_init(char *f) in usbip_names_init() function