Searched refs:stream_interface (Results 1 – 1 of 1) sorted by relevance
1375 StreamInterface *stream_interface = NULL; in OpenDevice() local1416 stream_interface = (this->*connect_fn)( in OpenDevice()1423 if (!stream_interface) { in OpenDevice()1430 return stream_interface; in OpenDevice()