Home
last modified time | relevance | path

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

/external/crosvm/devices/src/pci/
Dac97_bus_master.rs144 WaitForAction(BoxError), enumerator
160 WaitForAction(e) => write!(f, "Failed to wait for a message from the stream: {}", e), in fmt()
846 .map_err(AudioError::WaitForAction)?; in run()