Lines Matching defs:explanation
645 char *explanation;
649 explanation = "no device";
652 explanation = "endpoint not enabled";
655 explanation = "endpoint stalled";
658 explanation = "not enough bandwidth";
661 explanation = "device disabled";
664 explanation = "device suspended";
670 explanation = "internal error";
676 explanation = "protocol error";
681 explanation = "unknown status";
685 /* log a meaningful explanation of an USB status */
687 function, explanation, status);