Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/riptide/
Driptide.c753 alloclbuspath(struct cmdif *cif, unsigned char source, in alloclbuspath() function
786 alloclbuspath(cif, source + 1, ++npath, mixer, s); in alloclbuspath()
1290 alloclbuspath(cif, ARM2LBUS_FIFO13, lbus_play_modem, NULL, NULL); in riptide_reset()
1298 alloclbuspath(cif, OPL3_SAMPLE, lbus_play_opl3, NULL, NULL); in riptide_reset()
1306 alloclbuspath(cif, ARM2LBUS_FIFO0, lbus_play_i2s, NULL, NULL); in riptide_reset()
1307 alloclbuspath(cif, DIGITAL_MIXER_OUT0, lbus_play_out, NULL, NULL); in riptide_reset()
1308 alloclbuspath(cif, DIGITAL_MIXER_OUT0, lbus_play_outhp, NULL, NULL); in riptide_reset()
1534 alloclbuspath(cif, data->source, lbuspath, in snd_riptide_prepare()