Home
last modified time | relevance | path

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

/linux/sound/pci/riptide/
H A Driptide.c362 struct lbuspath { struct
463 struct lbuspath paths;
464 const unsigned char *lbuspath; member
613 static const struct lbuspath lbus_play_paths[] = {
630 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 = data->paths.stereo; in snd_riptide_prepare()
[all …]