Searched refs:usb_ifc_info (Results 1 - 6 of 6) sorted by relevance

/system/core/fastboot/
H A Dusb.h34 typedef struct usb_ifc_info usb_ifc_info; typedef in typeref:struct:usb_ifc_info
36 struct usb_ifc_info struct
59 typedef int (*ifc_match_func)(usb_ifc_info *ifc);
H A Dusbtest.c50 int printifc(usb_ifc_info *info)
62 int match_null(usb_ifc_info *info)
71 int match_zero(usb_ifc_info *info)
80 int match_loop(usb_ifc_info *info)
H A Dfastboot.c189 int match_fastboot(usb_ifc_info *info)
194 int match_fastboot_with_serial(usb_ifc_info *info, const char *local_serial)
220 int list_devices_callback(usb_ifc_info *info)
H A Dusb_windows.c273 struct usb_ifc_info info;
H A Dusb_linux.c106 struct usb_ifc_info info;
H A Dusb_osx.c57 usb_ifc_info info;

Completed in 520 milliseconds