Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/drivers/
Daloop.c64 #define CABLE_VALID_BOTH (CABLE_VALID_PLAYBACK | CABLE_VALID_CAPTURE) macro
328 if (cable->valid != CABLE_VALID_BOTH) { in loopback_check_format()