Searched refs:lbuspath (Results 1 – 1 of 1) sorted by relevance
362 struct lbuspath { struct464 struct lbuspath paths;465 const unsigned char *lbuspath; member1468 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()1522 if (lbuspath && lbuspath != data->lbuspath) { in snd_riptide_prepare()1523 if (data->lbuspath) in snd_riptide_prepare()1527 data->lbuspath = lbuspath; in snd_riptide_prepare()1577 if (data->lbuspath) in snd_riptide_hw_free()[all …]
Completed in 9 milliseconds