Searched refs:STREAM_FLOAT (Results 1 – 2 of 2) sorted by relevance
276 #define STREAM_FLOAT 0x00000002 macro
427 if ((resp[0] & (STREAM_FLOAT | STREAM_PCM)) != 0) { in hda_get_stream_support()464 if ((resp[0] & STREAM_FLOAT) != 0) in hda_get_stream_support()