Searched refs:recognized_device (Results 1 – 1 of 1) sorted by relevance
89 int recognized_device(usb_handle* handle, ifc_match_func callback);278 int recognized_device(usb_handle* handle, ifc_match_func callback) { in recognized_device() function368 if (recognized_device(handle.get(), callback)) { in find_usb_device()