Home
last modified time | relevance | path

Searched defs:WlState (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/devices/src/virtio/
Dwl.rs879 pub struct WlState { struct
896 impl WlState { argument
904 ) -> WlState { in new()
1504 state: &mut WlState, in process_in_queue()
1575 state: &mut WlState, in process_out_queue()
/external/crosvm/devices/src/virtio/vhost/user/device/
Dwl.rs36 wlstate: Rc<RefCell<wl::WlState>>, in run_out_queue()
53 wlstate: Rc<RefCell<wl::WlState>>, in run_in_queue()