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