Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/riptide/
Driptide.c312 #define SPLIT_PATH 0x80 /* path splitting flag */ macro
759 sink = *path & (~SPLIT_PATH); in alloclbuspath()
781 if (*path++ & SPLIT_PATH) { in alloclbuspath()
797 sink = *path & (~SPLIT_PATH); in freelbuspath()
803 if (*path++ & SPLIT_PATH) { in freelbuspath()