Searched refs:eap_hw_if (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Deap.c416 const struct audio_hw_if *eap_hw_if; local
474 eap_hw_if = &eap1370_hw_if;
482 eap_hw_if->set_port(sc, &ctl);
489 eap_hw_if->set_port(sc, &ctl);
492 eap_hw_if->set_port(sc, &ctl);
496 eap_hw_if->set_port(sc, &ctl);
500 eap_hw_if->set_port(sc, &ctl);
568 eap_hw_if = &eap1371_hw_if;
571 audio_attach_mi(eap_hw_if, sc, NULL, &sc->sc_dev);

Completed in 123 milliseconds