Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/riptide/
Driptide.c363 struct lbuspath { struct
466 struct lbuspath paths;
467 unsigned char *lbuspath; member
616 static struct lbuspath lbus_play_paths[] = {
633 static const struct lbuspath lbus_rec_path = {
1444 unsigned char *lbuspath = NULL; in snd_riptide_prepare() local
1462 lbuspath = data->paths.noconv; in snd_riptide_prepare()
1464 lbuspath = data->paths.mono; in snd_riptide_prepare()
1468 lbuspath = data->paths.noconv; in snd_riptide_prepare()
1470 lbuspath = data->paths.stereo; in snd_riptide_prepare()
[all …]