Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/macio/
H A Ddavbus.c119 static void burgundy_set_outputs(struct davbus_softc *d, u_int mask);
144 d->set_outputs = burgundy_set_outputs; in burgundy_init()
180 burgundy_set_outputs(d, burgundy_read_status(d, in burgundy_init()
229 burgundy_set_outputs(struct davbus_softc *d, u_int mask) in burgundy_set_outputs() function