Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dac97.h52 void (*spdif_event)(void *arg, int); member
Dac97.c1129 if (spdif && as->host_if->spdif_event != NULL) in ac97_mixer_set_port()
1130 as->host_if->spdif_event(as->host_if->arg, cp->un.ord); in ac97_mixer_set_port()
/openbsd/src/sys/dev/pci/
Dauvia.c300 sc->host_if.spdif_event = auvia_spdif_event; in auvia_attach()
Dauich.c498 sc->host_if.spdif_event = auich_spdif_event; in auich_attach()