Searched refs:host_copier (Results 1 – 1 of 1) sorted by relevance
32 struct sof_ipc4_copier *host_copier; member969 struct sof_ipc4_copier *host_copier = NULL; in sof_ipc4_build_time_info() local985 host_copier = swidget->private; in sof_ipc4_build_time_info()993 if (!host_copier || !dai_copier) { in sof_ipc4_build_time_info()999 time_info->host_copier = host_copier; in sof_ipc4_build_time_info()1069 if (!time_info->dai_copier || !time_info->host_copier) in sof_ipc4_frames_dai_to_host()1077 host_rate = time_info->host_copier->data.out_format.sampling_frequency; in sof_ipc4_frames_dai_to_host()1099 struct sof_ipc4_copier *host_copier = time_info->host_copier; in sof_ipc4_get_stream_start_offset() local1106 if (!host_copier || !dai_copier) in sof_ipc4_get_stream_start_offset()1109 if (host_copier->data.gtw_cfg.node_id == SOF_IPC4_INVALID_NODE_ID) { in sof_ipc4_get_stream_start_offset()[all …]