Home
last modified time | relevance | path

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

/netbsd/usr.sbin/hdaudioctl/
H A Dgraph.c123 case COP_AWCAP_TYPE_PIN_COMPLEX: in hdaudioctl_graph()
207 case COP_AWCAP_TYPE_PIN_COMPLEX: in hdaudioctl_graph()
/netbsd/sys/dev/hdaudio/
H A Dhdafg.c552 if (w->w_type != COP_AWCAP_TYPE_PIN_COMPLEX) in hdafg_widget_pin_dump()
784 case COP_AWCAP_TYPE_PIN_COMPLEX: in hdafg_widget_parse()
1130 if (w->w_type != COP_AWCAP_TYPE_PIN_COMPLEX) in hdafg_assoc_parse()
1164 if (w->w_type != COP_AWCAP_TYPE_PIN_COMPLEX) in hdafg_assoc_parse()
1456 if (w->w_type != COP_AWCAP_TYPE_PIN_COMPLEX) in hdafg_disable_useless()
1632 case COP_AWCAP_TYPE_PIN_COMPLEX: in hdafg_assoc_trace_dac()
1734 case COP_AWCAP_TYPE_PIN_COMPLEX: in hdafg_assoc_trace_adc()
1833 case COP_AWCAP_TYPE_PIN_COMPLEX: in hdafg_assoc_trace_to_out()
2168 COP_AWCAP_TYPE_PIN_COMPLEX && in hdafg_disable_unassoc()
2383 if (w->w_type != COP_AWCAP_TYPE_PIN_COMPLEX) in hdafg_mixer_child_is_input()
[all …]
H A Dhdaudioreg.h177 #define COP_AWCAP_TYPE_PIN_COMPLEX 0x4 macro
H A Dhdaudio.c1422 if (COP_AWCAP_TYPE(wcap) != COP_AWCAP_TYPE_PIN_COMPLEX) in hdaudioioctl_fgrp_getconfig()