Searched refs:gateway_init (Results 1 – 3 of 3) sorted by relevance
40 struct gateway *gateway_init(struct audio_device *device);
572 struct gateway *gateway_init(struct audio_device *dev) in gateway_init() function
205 device->gateway = gateway_init(device); in handle_uuid()