Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/
Dwl.rs1055 pub struct WlState { struct
1073 impl WlState { argument
1083 ) -> WlState { in new()
1689 state: &mut WlState, in process_in_queue()
1751 state: &mut WlState, in process_out_queue()
/external/crosvm/devices/src/virtio/vhost/user/device/
Dwl.rs60 wlstate: Rc<RefCell<wl::WlState>>, in run_out_queue()
77 wlstate: Rc<RefCell<wl::WlState>>, in run_in_queue()