Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/riptide/
H A Driptide.c737 alloclbuspath(struct cmdif *cif, unsigned char source, in alloclbuspath() function
770 alloclbuspath(cif, source + 1, ++npath, mixer, s); in alloclbuspath()
1281 alloclbuspath(cif, ARM2LBUS_FIFO13, lbus_play_modem, NULL, NULL); in riptide_reset()
1289 alloclbuspath(cif, OPL3_SAMPLE, lbus_play_opl3, NULL, NULL); in riptide_reset()
1297 alloclbuspath(cif, ARM2LBUS_FIFO0, lbus_play_i2s, NULL, NULL); in riptide_reset()
1298 alloclbuspath(cif, DIGITAL_MIXER_OUT0, lbus_play_out, NULL, NULL); in riptide_reset()
1299 alloclbuspath(cif, DIGITAL_MIXER_OUT0, lbus_play_outhp, NULL, NULL); in riptide_reset()
1525 alloclbuspath(cif, data->source, lbuspath, in snd_riptide_prepare()