Searched refs:stop_channel (Results 1 – 2 of 2) sorted by relevance
81 static void stop_channel(struct comp_channel *c) in stop_channel() function166 stop_channel(c); in comp_close()334 stop_channel(c); in comp_disconnect_channel()
1401 bool stop_channel; in ipa_endpoint_suspend_one() local1413 stop_channel = endpoint->ipa->version != IPA_VERSION_3_5_1; in ipa_endpoint_suspend_one()1414 ret = gsi_channel_suspend(gsi, endpoint->channel_id, stop_channel); in ipa_endpoint_suspend_one()