Searched refs:uaudio_set_speed (Results 1 – 1 of 1) sorted by relevance
364 Static usbd_status uaudio_set_speed(struct uaudio_softc *, int, int, u_int);3710 err = uaudio_set_speed(sc, endpt, clkid, ch->sample_rate); in uaudio_chan_open()4178 uaudio_set_speed(struct uaudio_softc *sc, int endpt, int clkid, u_int speed) in uaudio_set_speed() function