Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/riptide/
Driptide.c738 alloclbuspath(struct cmdif *cif, unsigned char source, in alloclbuspath() function
771 alloclbuspath(cif, source + 1, ++npath, mixer, s); in alloclbuspath()
1276 alloclbuspath(cif, ARM2LBUS_FIFO13, lbus_play_modem, NULL, NULL); in riptide_reset()
1284 alloclbuspath(cif, OPL3_SAMPLE, lbus_play_opl3, NULL, NULL); in riptide_reset()
1292 alloclbuspath(cif, ARM2LBUS_FIFO0, lbus_play_i2s, NULL, NULL); in riptide_reset()
1293 alloclbuspath(cif, DIGITAL_MIXER_OUT0, lbus_play_out, NULL, NULL); in riptide_reset()
1294 alloclbuspath(cif, DIGITAL_MIXER_OUT0, lbus_play_outhp, NULL, NULL); in riptide_reset()
1520 alloclbuspath(cif, data->source, lbuspath, in snd_riptide_prepare()