Searched refs:usb_cleanup (Results 1 – 1 of 1) sorted by relevance
831 static int usb_cleanup(struct yealink_dev *yld, int err) in usb_cleanup() function864 usb_cleanup(yld, 0); in usb_disconnect()891 return usb_cleanup(yld, -ENOMEM); in usb_probe()897 return usb_cleanup(yld, -ENOMEM); in usb_probe()902 return usb_cleanup(yld, -ENOMEM); in usb_probe()906 return usb_cleanup(yld, -ENOMEM); in usb_probe()911 return usb_cleanup(yld, -ENOMEM); in usb_probe()915 return usb_cleanup(yld, -ENOMEM); in usb_probe()977 return usb_cleanup(yld, ret); in usb_probe()