Searched refs:libusb_get_port_path (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/libusb/libusb/ |
H A D | libusb-1.0.def | 107 libusb_get_port_path 108 libusb_get_port_path@16 = libusb_get_port_path
|
H A D | libusb.h | 1750 int LIBUSB_CALL libusb_get_port_path(libusb_context *ctx, libusb_device *dev, uint8_t *path, uint8_…
|
H A D | core.c | 974 int API_EXPORTED libusb_get_port_path(libusb_context *ctx, libusb_device *dev, in libusb_get_port_path() function
|
/aosp_15_r20/external/libusb/ |
H A D | ChangeLog | 186 * New libusb_get_port_numbers API, this is libusb_get_port_path without 187 the unnecessary context parameter, libusb_get_port_path is now deprecated 247 * Add topology calls: libusb_get_port_number(), libusb_get_parent() & libusb_get_port_path()
|
/aosp_15_r20/external/libusb/include/libusb/ |
H A D | libusb.h | 1750 int LIBUSB_CALL libusb_get_port_path(libusb_context *ctx, libusb_device *dev, uint8_t *path, uint8_…
|
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
H A D | commit.csv | 73738 …busb,[email protected],Examples: Fix use of deprecated libusb_get_port_path
|