Home
last modified time | relevance | path

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

/linux/sound/pci/riptide/
H A Driptide.c363 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 = {
1446 const unsigned char *lbuspath = NULL; in snd_riptide_prepare() local
1464 lbuspath = data->paths.noconv; in snd_riptide_prepare()
1466 lbuspath = data->paths.mono; in snd_riptide_prepare()
1470 lbuspath = data->paths.noconv; in snd_riptide_prepare()
1472 lbuspath = data->paths.stereo; in snd_riptide_prepare()
[all …]