Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dlinux_usbfs.h205 int linux_get_device_address(struct libusb_context *ctx, int detached,
Dlinux_udev.c224 return linux_get_device_address(ctx, detached, busnum, devaddr, in udev_device_info()
Dlinux_usbfs.c560 ret = linux_get_device_address(ctx, 0, &busnum, &devaddr, NULL, devname, -1); in sysfs_scan_device()
586 int linux_get_device_address(struct libusb_context *ctx, int detached, in linux_get_device_address() function
1336 r = linux_get_device_address(ctx, 1, &busnum, &devaddr, NULL, NULL, fd); in op_wrap_sys_device()