Searched refs:getsourcesink (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/riptide/ |
H A D | riptide.c | 487 static int getsourcesink(struct cmdif *cif, unsigned char source, 947 getsourcesink(cif, i, i, &src[i], &sink[i]); in getpaths() 957 getsourcesink(struct cmdif *cif, unsigned char source, unsigned char sink, in getsourcesink() function 967 snd_printdd("getsourcesink 0x%x 0x%x\n", *a, *b); in getsourcesink()
|
/kernel/linux/linux-6.6/sound/pci/riptide/ |
H A D | riptide.c | 486 static int getsourcesink(struct cmdif *cif, unsigned char source, 946 getsourcesink(cif, i, i, &src[i], &sink[i]); in getpaths() 956 getsourcesink(struct cmdif *cif, unsigned char source, unsigned char sink, in getsourcesink() function 966 snd_printdd("getsourcesink 0x%x 0x%x\n", *a, *b); in getsourcesink()
|
Completed in 9 milliseconds