Searched refs:gateway_config_stream (Results 1 – 3 of 3) sorted by relevance
43 int gateway_config_stream(struct audio_device *dev, gateway_stream_cb_t cb,
1177 int gateway_config_stream(struct audio_device *dev, gateway_stream_cb_t sco_cb, in gateway_config_stream() function
1007 if (gateway_config_stream(dev, gateway_setup_complete, client) >= 0) { in start_config()