Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dcs428x.c211 if (cs428x_src_wait(sc) < 0) { in cs428x_read_codec()
249 if (cs428x_src_wait(sc) < 0) { in cs428x_write_codec()
316 cs428x_src_wait(struct cs428x_softc *sc) in cs428x_src_wait() function
Dcs428x.h188 int cs428x_src_wait(struct cs428x_softc *);