Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/
H A Dcmpci.c485 case CMPCI_SPDIF_LOOP: in cmpci_attach()
839 case CMPCI_SPDIF_LOOP: in cmpci_query_devinfo()
852 dip->prev = CMPCI_SPDIF_LOOP; in cmpci_query_devinfo()
1133 case CMPCI_SPDIF_LOOP: in cmpci_set_mixer_gain()
1215 if (sc->sc_gain[CMPCI_SPDIF_LOOP][CMPCI_LR] == CMPCI_SPDIF_LOOP_OFF) { in cmpci_set_out_ports()
1422 case CMPCI_SPDIF_LOOP: in cmpci_set_port()
1517 case CMPCI_SPDIF_LOOP: in cmpci_get_port()
H A Dcmpcivar.h89 #define CMPCI_SPDIF_LOOP 19 /* spdif.output */ macro