lbuspath 478 sound/pci/riptide/riptide.c struct lbuspath paths; lbuspath 479 sound/pci/riptide/riptide.c unsigned char *lbuspath; lbuspath 650 sound/pci/riptide/riptide.c static struct lbuspath lbus_play_paths[] = { lbuspath 667 sound/pci/riptide/riptide.c static struct lbuspath lbus_rec_path = { lbuspath 1488 sound/pci/riptide/riptide.c unsigned char *lbuspath = NULL; lbuspath 1506 sound/pci/riptide/riptide.c lbuspath = data->paths.noconv; lbuspath 1508 sound/pci/riptide/riptide.c lbuspath = data->paths.mono; lbuspath 1512 sound/pci/riptide/riptide.c lbuspath = data->paths.noconv; lbuspath 1514 sound/pci/riptide/riptide.c lbuspath = data->paths.stereo; lbuspath 1560 sound/pci/riptide/riptide.c if (lbuspath && lbuspath != data->lbuspath) { lbuspath 1561 sound/pci/riptide/riptide.c if (data->lbuspath) lbuspath 1562 sound/pci/riptide/riptide.c freelbuspath(cif, data->source, data->lbuspath); lbuspath 1563 sound/pci/riptide/riptide.c alloclbuspath(cif, data->source, lbuspath, lbuspath 1565 sound/pci/riptide/riptide.c data->lbuspath = lbuspath; lbuspath 1616 sound/pci/riptide/riptide.c if (data->lbuspath) lbuspath 1617 sound/pci/riptide/riptide.c freelbuspath(cif, data->source, data->lbuspath); lbuspath 1618 sound/pci/riptide/riptide.c data->lbuspath = NULL;