Searched refs:AUDIOHD_PATH_ADC (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/audio/drv/audiohd/
H A Daudiohd.h549 #define AUDIOHD_PATH_ADC (1 << 1) macro
H A Daudiohd.c3624 if (widget->path_flags & AUDIOHD_PATH_ADC ||
3649 widget->path_flags |= AUDIOHD_PATH_ADC;
3668 widget->path_flags |= AUDIOHD_PATH_ADC;
3691 AUDIOHD_PATH_ADC;
3709 widget->path_flags |= AUDIOHD_PATH_ADC;
4317 if (widget->path_flags & AUDIOHD_PATH_ADC)
4400 (w->path_flags & AUDIOHD_PATH_ADC))

Completed in 46 milliseconds