Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/input/
Ddefaults.rs53 pub fn new_switches_config() -> VirtioInputConfig { in new_switches_config() function
325 let config = new_switches_config(); in test_new_switches_config()
Dmod.rs779 config: defaults::new_switches_config(), in new_switches()