Searched refs:num_total (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/soc/sof/intel/ |
| H A D | hda-stream.c | 903 int i, num_playback, num_capture, num_total, ret; in hda_dsp_stream_init() 912 num_total = num_playback + num_capture; in hda_dsp_stream_init() 934 SOF_HDA_DPIB_ENTRY_SIZE * num_total, in hda_dsp_stream_init() 953 for (i = 0; i < num_total; i++) { in hda_dsp_stream_init() 971 SOF_HDA_PPLC_BASE + SOF_HDA_PPLC_MULTI * num_total + in hda_dsp_stream_init() 1019 sof_hda->stream_max = num_total; in hda_dsp_stream_free() 871 int i, num_playback, num_capture, num_total, ret; hda_dsp_stream_init() local
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_adminq_cmd.h | 422 __le16 num_total; member
|
| H A D | i40e_main.c | 14931 u16 num_reported, num_total; in i40e_fetch_switch_configuration() local 14945 num_total = le16_to_cpu(sw_config->header.num_total); in i40e_fetch_switch_configuration() 14950 num_reported, num_total); in i40e_fetch_switch_configuration()
|