Searched refs:ret_dev (Results 1 – 1 of 1) sorted by relevance
2762 struct usb_device *ret_dev = NULL; in match_device() local2788 ret_dev = usb_get_dev(m_dev); in match_device()2811 ret_dev = match_device(m_dev->children[child], in match_device()2813 if (ret_dev) in match_device()2818 return ret_dev; in match_device()