Searched refs:host_stream (Results 1 – 2 of 2) sorted by relevance
62 struct hdac_ext_stream *host_stream; in avs_probe_compr_open() local70 if (!host_stream) { in avs_probe_compr_open()75 adev->extractor = host_stream; in avs_probe_compr_open()76 hdac_stream(host_stream)->curr_pos = 0; in avs_probe_compr_open()77 cstream->runtime->private_data = host_stream; in avs_probe_compr_open()115 hdac_stream(host_stream)->prepared = 0; in avs_probe_compr_free()135 hdac_stream(host_stream)->bufsize = 0; in avs_probe_compr_set_params()136 hdac_stream(host_stream)->period_bytes = 0; in avs_probe_compr_set_params()137 hdac_stream(host_stream)->format_val = 0; in avs_probe_compr_set_params()156 hdac_stream(host_stream)->prepared = 1; in avs_probe_compr_set_params()[all …]
470 if (!host_stream) { in avs_dai_fe_startup()475 data->host_stream = host_stream; in avs_dai_fe_startup()531 host_stream = data->host_stream; in avs_dai_fe_hw_params()577 host_stream = data->host_stream; in __avs_dai_fe_hw_free()612 host_stream = data->host_stream; in avs_dai_fe_prepare()650 host_stream = data->host_stream; in avs_dai_fe_trigger()888 host_stream = data->host_stream; in avs_dai_resume_fe_prepare()901 writel(host_stream->pphcllpl, host_stream->pphc_addr + AZX_REG_PPHCLLPL); in avs_dai_resume_fe_prepare()902 writel(host_stream->pphcllpu, host_stream->pphc_addr + AZX_REG_PPHCLLPU); in avs_dai_resume_fe_prepare()929 host_stream = data->host_stream; in avs_dai_suspend_fe_hw_free()[all …]