Searched refs:USB_RET_NODEV (Results 1 – 5 of 5) sorted by relevance
490 if (ret != USB_RET_NODEV) { in usb_hub_broadcast_packet()495 return USB_RET_NODEV; in usb_hub_broadcast_packet()
745 ret = USB_RET_NODEV; in ohci_service_iso_td()758 if (ret != USB_RET_NODEV) in ohci_service_iso_td()797 case USB_RET_NODEV: in ohci_service_iso_td()923 ret = USB_RET_NODEV; in ohci_service_td()948 if (ret != USB_RET_NODEV) in ohci_service_td()999 case USB_RET_NODEV: in ohci_service_td()
39 #define USB_RET_NODEV (-1) macro
188 return USB_RET_NODEV; in usb_generic_handle_packet()
760 return USB_RET_NODEV; in usb_host_handle_packet()