Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/hdaudio/
H A Dhdafg.c210 int as_digital; member
826 switch (as->as_digital) { in hdafg_assoc_type_string()
1151 as[i].as_digital = HDAFG_AS_SPDIF; in hdafg_assoc_parse()
1206 as[cnt].as_digital = HDAFG_AS_ANALOG; in hdafg_assoc_parse()
1210 as[cnt].as_digital = HDAFG_AS_HDMI; in hdafg_assoc_parse()
1212 as[cnt].as_digital = HDAFG_AS_DISPLAYPORT; in hdafg_assoc_parse()
3124 if (as->as_digital == HDAFG_AS_HDMI) { in hdafg_stream_connect_hdmi()
3536 if (as[i].as_digital != HDAFG_AS_ANALOG && in hdafg_hp_switch_handler()
3537 as[i].as_digital != HDAFG_AS_SPDIF) in hdafg_hp_switch_handler()
3557 if (as[i].as_digital != HDAFG_AS_ANALOG && in hdafg_hp_switch_handler()
[all …]