Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/fdt/
H A Dspdif_tx.c71 static const struct audio_hw_if spdif_tx_hw_if = { }; variable
110 sc->sc_dai.dai_hw_if = &spdif_tx_hw_if; in spdif_tx_attach()