Home
last modified time | relevance | path

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

/linux-6.6.21/sound/pci/riptide/
Driptide.c362 struct lbuspath { struct
464 struct lbuspath paths;
465 const unsigned char *lbuspath; member
614 static const struct lbuspath lbus_play_paths[] = {
631 static const struct lbuspath lbus_rec_path = {
1450 const unsigned char *lbuspath = NULL; in snd_riptide_prepare() local
1468 lbuspath = data->paths.noconv; in snd_riptide_prepare()
1470 lbuspath = data->paths.mono; in snd_riptide_prepare()
1474 lbuspath = data->paths.noconv; in snd_riptide_prepare()
1476 lbuspath = data->paths.stereo; in snd_riptide_prepare()
[all …]