Searched refs:extractor_stream_tag (Results 1 – 2 of 2) sorted by relevance
49 ret = ops->startup(cdev, cstream, dai, &priv->extractor_stream_tag); in sof_probes_compr_startup()52 priv->extractor_stream_tag = SOF_PROBES_INVALID_NODE_ID; in sof_probes_compr_startup()87 priv->extractor_stream_tag = SOF_PROBES_INVALID_NODE_ID; in sof_probes_compr_shutdown()119 ret = ipc->init(cdev, priv->extractor_stream_tag, rtd->dma_bytes); in sof_probes_compr_set_params()204 if (priv->extractor_stream_tag == SOF_PROBES_INVALID_NODE_ID) { in sof_probes_dfs_points_read()264 if (priv->extractor_stream_tag == SOF_PROBES_INVALID_NODE_ID) { in sof_probes_dfs_points_write()321 if (priv->extractor_stream_tag == SOF_PROBES_INVALID_NODE_ID) { in sof_probes_dfs_points_remove_write()453 priv->extractor_stream_tag = SOF_PROBES_INVALID_NODE_ID; in sof_probes_client_probe()
57 u32 extractor_stream_tag; member