Searched refs:usb_ifc_info (Results 1 – 6 of 6) sorted by relevance
34 struct usb_ifc_info { struct56 typedef int (*ifc_match_func)(usb_ifc_info *ifc); argument
50 int printifc(usb_ifc_info *info) in printifc()62 int match_null(usb_ifc_info *info) in match_null()71 int match_zero(usb_ifc_info *info) in match_zero()80 int match_loop(usb_ifc_info *info) in match_loop()
264 struct usb_ifc_info info; in recognized_device()
143 struct usb_ifc_info info; in filter_usb_device()
60 usb_ifc_info info;
198 static int match_fastboot_with_serial(usb_ifc_info* info, const char* local_serial) { in match_fastboot_with_serial()215 static int match_fastboot(usb_ifc_info* info) { in match_fastboot()219 static int list_devices_callback(usb_ifc_info* info) { in list_devices_callback()