Searched refs:usb_cleanup (Results 1 – 1 of 1) sorted by relevance
829 static int usb_cleanup(struct yealink_dev *yld, int err) in usb_cleanup() function862 usb_cleanup(yld, 0); in usb_disconnect()893 return usb_cleanup(yld, -ENOMEM); in usb_probe()899 return usb_cleanup(yld, -ENOMEM); in usb_probe()904 return usb_cleanup(yld, -ENOMEM); in usb_probe()908 return usb_cleanup(yld, -ENOMEM); in usb_probe()913 return usb_cleanup(yld, -ENOMEM); in usb_probe()917 return usb_cleanup(yld, -ENOMEM); in usb_probe()979 return usb_cleanup(yld, ret); in usb_probe()