Home
last modified time | relevance | path

Searched refs:create_switches_device (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/src/crosvm/sys/unix/
Ddevice_helpers.rs663 pub fn create_switches_device<T: IntoUnixStream>( in create_switches_device() function
/external/crosvm/src/crosvm/sys/
Dunix.rs468 devs.push(create_switches_device( in create_virtio_devices()