Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dcmpcivar.h72 #define CMPCI_MIC_VOL 5 /* inputs.mic */ macro
H A Dcmpci.c470 case CMPCI_MIC_VOL: in cmpci_attach()
891 case CMPCI_MIC_VOL: in cmpci_query_devinfo()
897 dip->un.v.num_channels = (dip->index == CMPCI_MIC_VOL ? 1 : 2); in cmpci_query_devinfo()
1236 case CMPCI_MIC_VOL: in cmpci_set_mixer_gain()
1575 case CMPCI_MIC_VOL: in cmpci_set_port()
1685 case CMPCI_MIC_VOL: in cmpci_get_port()