Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun/io/audio/drv/audiocs/
H A Daudio_4231.c156 #define OUTPUT_SPEAKER 0 macro
863 (1U << OUTPUT_SPEAKER)); in audiocs_add_controls()
1153 (1U << OUTPUT_SPEAKER) | in audiocs_get_ports()
1168 state->cs_omod = (1U << OUTPUT_SPEAKER); in audiocs_get_ports()
1398 if (outputs & (1U << OUTPUT_SPEAKER)) { in audiocs_configure_output()