Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/fdt/
H A Dspdif_tx.c49 static void spdif_tx_attach(device_t, device_t, void *);
57 spdif_tx_match, spdif_tx_attach, NULL, NULL);
97 spdif_tx_attach(device_t parent, device_t self, void *aux) in spdif_tx_attach() function