Searched refs:alloclbuspath (Results 1 – 1 of 1) sorted by relevance
/linux/sound/pci/riptide/ |
H A D | riptide.c | 736 alloclbuspath(struct cmdif *cif, unsigned char source, in alloclbuspath() function 769 alloclbuspath(cif, source + 1, ++npath, mixer, s); in alloclbuspath() 1275 alloclbuspath(cif, ARM2LBUS_FIFO13, lbus_play_modem, NULL, NULL); in riptide_reset() 1283 alloclbuspath(cif, OPL3_SAMPLE, lbus_play_opl3, NULL, NULL); in riptide_reset() 1291 alloclbuspath(cif, ARM2LBUS_FIFO0, lbus_play_i2s, NULL, NULL); in riptide_reset() 1292 alloclbuspath(cif, DIGITAL_MIXER_OUT0, lbus_play_out, NULL, NULL); in riptide_reset() 1293 alloclbuspath(cif, DIGITAL_MIXER_OUT0, lbus_play_outhp, NULL, NULL); in riptide_reset() 1519 alloclbuspath(cif, data->source, lbuspath, in snd_riptide_prepare()
|