Searched refs:linux_get_device_address (Results 1 – 3 of 3) sorted by relevance
/external/libusb/libusb/os/ |
D | linux_usbfs.h | 187 int linux_get_device_address (struct libusb_context *ctx, int detached,
|
D | linux_udev.c | 213 return linux_get_device_address(ctx, detached, busnum, devaddr, in udev_device_info()
|
D | linux_usbfs.c | 628 int linux_get_device_address (struct libusb_context *ctx, int detached, in linux_get_device_address() function 1226 ret = linux_get_device_address (ctx, 0, &busnum, &devaddr, NULL, devname); in sysfs_scan_device()
|