Searched refs:GetHardwareInfoResponse (Results 1 – 5 of 5) sorted by relevance
79 show_schema::<GetHardwareInfoResponse>(); in main()
411 GetHardwareInfoResponse = [597 [DeviceGetHardwareInfo, GetHardwareInfoResponse],
112 pub struct GetHardwareInfoResponse { struct622 …viceGetHardwareInfo = 0x11 => (GetHardwareInfoRequest, GetHardwareInfoResponse),
99 let rsp: GetHardwareInfoResponse = self.execute(GetHardwareInfoRequest {})?; in getHardwareInfo()
748 op_ok_rsp(PerformOpRsp::DeviceGetHardwareInfo(GetHardwareInfoResponse { ret })) in process_req()