q6apm_is_graph_in_push_pull_mode_from_id
is_push_pull = q6apm_is_graph_in_push_pull_mode_from_id(component->dev,
if (q6apm_is_graph_in_push_pull_mode_from_id(component->dev, graph_id, substream->stream))
EXPORT_SYMBOL_GPL(q6apm_is_graph_in_push_pull_mode_from_id);
bool q6apm_is_graph_in_push_pull_mode_from_id(struct device *dev, unsigned int graph_id, int dir);