Home | History | Annotate | Download | only in usb

Lines Matching defs:alt

148 	uint8_t		alt;
513 "alt %d missing AS interface(s)\n", j);
2075 DPRINTFN(2,"adding alt=%d, enc=%d\n",
2076 ai->alt, ai->encoding);
2393 ai.alt = id->bAlternateSetting;
2440 DPRINTFN(2, "AS null alt=%d\n",
2617 DPRINTF("alt[%d] = %d/%d %dch %u[%u,%u,...] alt %u\n", i,
3697 DPRINTF("endpt=0x%02x, clkid=%d, speed=%d, alt=%d\n",
3698 endpt, clkid, ch->sample_rate, as->alt);
3701 err = usbd_set_interface(as->ifaceh, as->alt);
3742 DPRINTF("set null alt=%d\n", sc->sc_nullalt);