Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/riptide/
Driptide.c377 struct lbuspath { struct
480 struct lbuspath paths;
481 unsigned char *lbuspath; member
630 static struct lbuspath lbus_play_paths[] = {
647 static struct lbuspath lbus_rec_path = {
1459 unsigned char *lbuspath = NULL; in snd_riptide_prepare() local
1477 lbuspath = data->paths.noconv; in snd_riptide_prepare()
1479 lbuspath = data->paths.mono; in snd_riptide_prepare()
1483 lbuspath = data->paths.noconv; in snd_riptide_prepare()
1485 lbuspath = data->paths.stereo; in snd_riptide_prepare()
[all …]