Lines Matching defs:as_info
147 struct as_info {
215 struct as_info *sc_alts; /* alternate settings */
294 Static void uaudio_add_alt(struct uaudio_softc *, const struct as_info *);
624 kmem_free(sc->sc_alts, sizeof(struct as_info) * sc->sc_nalts);
2062 uaudio_add_alt(struct uaudio_softc *sc, const struct as_info *ai)
2065 struct as_info *nai;
2091 struct as_info ai;
2545 const struct as_info *as;
3689 struct as_info *as;
3737 struct as_info *as;