Searched refs:AC_CONV_STREAM (Results 1 – 2 of 2) sorted by relevance
| /linux/include/sound/ | ||
| H A D | hda_verbs.h | 204 #define AC_CONV_STREAM (0xf<<4) macro |
| /linux/sound/hda/common/ | ||
| H A D | proc.c | 457 (conv & AC_CONV_STREAM) >> AC_CONV_STREAM_SHIFT, in print_audio_io() |