Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dad1848var.h173 int ad1848_set_speed(struct ad1848_softc *, u_int *);
H A Dad1848.c815 error = ad1848_set_speed(sc, &rate); in ad1848_set_format()
1025 ad1848_set_speed(struct ad1848_softc *sc, u_int *argp) in ad1848_set_speed() function