Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/fdt/
H A Dspdif_tx.c43 struct spdif_tx_softc { struct
56 CFATTACH_DECL_NEW(spdiftx, sizeof(struct spdif_tx_softc), argument
76 struct spdif_tx_softc * const sc = device_private(dev); in spdif_tx_dai_get_tag()
99 struct spdif_tx_softc * const sc = device_private(self); in spdif_tx_attach()