Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Deap.c127 static void eap1370_write_codec(struct eap_softc *, int, int);
284 eap1370_write_codec(struct eap_softc *sc, int a, int d) in eap1370_write_codec() function
634 eap1370_write_codec(sc, AK_RESET, AK_PD); in eap_attach()
635 eap1370_write_codec(sc, AK_RESET, AK_PD | AK_NRST); in eap_attach()
636 eap1370_write_codec(sc, AK_CS, 0x0); in eap_attach()
1291 eap1370_write_codec(sc, a, d); in eap1370_set_mixer()