Searched refs:create_unix_stream_serial_device (Results 1 – 2 of 2) sorted by relevance
237 pub(crate) fn create_unix_stream_serial_device<T: SerialDevice>( in create_unix_stream_serial_device() function
228 return create_unix_stream_serial_device(self, protection_type, evt, keep_rds); in create_serial_device()