Searched refs:spdif_event (Results 1 – 4 of 4) sorted by relevance
52 void (*spdif_event)(void *arg, int); member
1129 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()
300 sc->host_if.spdif_event = auvia_spdif_event; in auvia_attach()
498 sc->host_if.spdif_event = auich_spdif_event; in auich_attach()