Searched refs:gateway_cancel_stream (Results 1 – 3 of 3) sorted by relevance
49 gboolean gateway_cancel_stream(struct audio_device *dev, unsigned int id);
1049 client->cancel = gateway_cancel_stream; in start_config()1125 client->cancel = gateway_cancel_stream; in start_resume()1202 client->cancel = gateway_cancel_stream; in start_suspend()
682 gboolean gateway_cancel_stream(struct audio_device *dev, unsigned int id) in gateway_cancel_stream() function