Home
last modified time | relevance | path

Searched refs:uaudio_hid_probe (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/sound/usb/
H A Duaudio.c561 static int uaudio_hid_probe(struct uaudio_softc *sc,
1141 if (uaudio_hid_probe(sc, uaa) == 0) { in uaudio_attach()
6182 uaudio_hid_probe(struct uaudio_softc *sc, in uaudio_hid_probe() function