Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/audio/drv/audiohd/
H A Daudiohd.c3190 if (widget->output_path_next == in audiohd_find_dac()
3192 widget->output_path_next = i; in audiohd_find_dac()
3282 widget->output_path_next = i; in audiohd_do_build_output_path()
3376 next = widget->output_path_next; in audiohd_build_output_amp()
3408 next = widget->output_path_next; in audiohd_build_output_amp()
3458 next = widget->output_path_next; in audiohd_build_output_amp()
3486 next = widget->output_path_next; in audiohd_build_output_amp()
3551 widget->output_path_next); in audiohd_finish_output_path()
3590 widget->output_path_next); in audiohd_finish_output_path()
4234 widget->output_path_next == in audiohd_build_monitor_path()
[all …]
H A Daudiohd.h605 wid_t output_path_next; /* output pin -> DAC */ member