Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/riptide/
Driptide.c298 #define SPLIT_PATH 0x80 /* path splitting flag */ macro
745 sink = *path & (~SPLIT_PATH); in alloclbuspath()
767 if (*path++ & SPLIT_PATH) { in alloclbuspath()
783 sink = *path & (~SPLIT_PATH); in freelbuspath()
789 if (*path++ & SPLIT_PATH) { in freelbuspath()