Searched refs:AC_CONV_STREAM (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/sound/pci/hda/ | ||
D | hda_codec.h | 221 #define AC_CONV_STREAM (0xf<<4) macro |
D | hda_proc.c | 381 (conv & AC_CONV_STREAM) >> AC_CONV_STREAM_SHIFT, in print_audio_io() |