Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/riptide/
H A Driptide.c363 struct lbuspath { struct
465 struct lbuspath paths;
466 const unsigned char *lbuspath; member
615 static const struct lbuspath lbus_play_paths[] = {
632 static const struct lbuspath lbus_rec_path = {
1445 const unsigned char *lbuspath = NULL; in snd_riptide_prepare() local
1463 lbuspath = data->paths.noconv; in snd_riptide_prepare()
1465 lbuspath = data->paths.mono; in snd_riptide_prepare()
1469 lbuspath = data->paths.noconv; in snd_riptide_prepare()
1471 lbuspath in snd_riptide_prepare()
[all...]
/kernel/linux/linux-6.6/sound/pci/riptide/
H A 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 in snd_riptide_prepare()
[all...]

Completed in 8 milliseconds