Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dlinux_usbfs.c357 const char *usbfs_path; in op_init() local
371 usbfs_path = find_usbfs_path(); in op_init()
372 if (!usbfs_path) { in op_init()
377 usbi_dbg(ctx, "found usbfs at %s", usbfs_path); in op_init()