Searched refs:hw_info (Results 1 – 2 of 2) sorted by relevance
50 let hw_info = HardwareInfo { in main() localVariable107 keymint::handle_port_connections(hw_info, RpcInfo::V3(rpc_info_v3), imp, dev) in main()
562 hw_info: HardwareInfo, in handle_port_connections()567 let km_ta = Rc::new(RefCell::new(KeyMintTa::new(hw_info, rpc_info, imp, dev))); in handle_port_connections()