Home
last modified time | relevance | path

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

/linux-4.4.14/sound/drivers/
Daloop.c196 #define CABLE_VALID_BOTH (CABLE_VALID_PLAYBACK|CABLE_VALID_CAPTURE) macro
205 if (cable->valid != CABLE_VALID_BOTH) { in loopback_check_format()