Lines Matching defs:uaudio_unit

227 	struct uaudio_unit {
228 struct uaudio_unit *unit_next, *src_next, *dst_next;
229 struct uaudio_unit *src_list, *dst_list;
238 struct uaudio_unit *clock;
265 struct uaudio_unit *clock;
447 struct uaudio_unit *, int,
449 struct uaudio_unit **);
461 void uaudio_print_unit(struct uaudio_softc *sc, struct uaudio_unit *u);
602 struct uaudio_unit *
605 struct uaudio_unit *u;
1016 struct uaudio_unit *u;
1049 struct uaudio_unit *
1052 struct uaudio_unit *u;
1097 struct uaudio_unit *u, int uac_type, int chan)
1186 struct uaudio_unit *u, struct uaudio_blob units,
1189 struct uaudio_unit *s, **ps;
1212 struct uaudio_unit *u, struct uaudio_blob *p)
1272 struct uaudio_unit *dest, int id,
1274 struct uaudio_unit **rchild)
1277 struct uaudio_unit *u, *s;
1292 u = malloc(sizeof(struct uaudio_unit), M_USBDEV, M_WAITOK);
1546 uaudio_setname_dsts(struct uaudio_softc *sc, struct uaudio_unit *u, char *name)
1548 struct uaudio_unit *d = u;
1572 uaudio_setname_srcs(struct uaudio_softc *sc, struct uaudio_unit *u, char *name)
1574 struct uaudio_unit *s = u;
1599 uaudio_setname_middle(struct uaudio_softc *sc, struct uaudio_unit *u)
1601 struct uaudio_unit *s, *d;
1730 uaudio_print_unit(struct uaudio_softc *sc, struct uaudio_unit *u)
1732 struct uaudio_unit *s;
1798 struct uaudio_unit *u;
1948 struct uaudio_unit **ru, struct uaudio_mixent **rm)
1950 struct uaudio_unit *u;
2080 struct uaudio_unit *u, *v;
2948 struct uaudio_unit *clock;
3795 struct uaudio_unit *u;
3928 struct uaudio_unit *unit;
3957 free(unit, M_USBDEV, sizeof(struct uaudio_unit));
4268 struct uaudio_unit *u;
4337 struct uaudio_unit *u;
4395 struct uaudio_unit *u;