Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/riptide/
H A Driptide.c297 #define SPLIT_PATH 0x80 /* path splitting flag */ macro
743 sink = *path & (~SPLIT_PATH); in alloclbuspath()
765 if (*path++ & SPLIT_PATH) { in alloclbuspath()
781 sink = *path & (~SPLIT_PATH); in freelbuspath()
787 if (*path++ & SPLIT_PATH) { in freelbuspath()