Home
last modified time | relevance | path

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

/sound/soc/sof/intel/
A Dhda-stream.c871 int i, num_playback, num_capture, num_total, ret; in hda_dsp_stream_init() local
880 num_total = num_playback + num_capture; in hda_dsp_stream_init()
902 SOF_HDA_DPIB_ENTRY_SIZE * num_total, in hda_dsp_stream_init()
921 for (i = 0; i < num_total; i++) { in hda_dsp_stream_init()
939 SOF_HDA_PPLC_BASE + SOF_HDA_PPLC_MULTI * num_total + in hda_dsp_stream_init()
987 sof_hda->stream_max = num_total; in hda_dsp_stream_init()

Completed in 4 milliseconds