Lines Matching defs:explanation
646 char *explanation;
650 explanation = "no device";
653 explanation = "endpoint not enabled";
656 explanation = "endpoint stalled";
659 explanation = "not enough bandwidth";
662 explanation = "device disabled";
665 explanation = "device suspended";
671 explanation = "internal error";
677 explanation = "protocol error";
682 explanation = "unknown status";
686 /* log a meaningful explanation of an USB status */
688 function, explanation, status);