Home
last modified time | relevance | path

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

/linux/sound/pci/riptide/
H A Driptide.c297 #define SPLIT_PATH 0x80 /* path splitting flag */ macro
742 sink = *path & (~SPLIT_PATH); in alloclbuspath()
764 if (*path++ & SPLIT_PATH) { in alloclbuspath()
780 sink = *path & (~SPLIT_PATH); in freelbuspath()
786 if (*path++ & SPLIT_PATH) { in freelbuspath()