Searched refs:GetDisplayInfo (Results 1 – 2 of 2) sorted by relevance
612 GetDisplayInfo(virtio_gpu_ctrl_hdr), enumerator683 GetDisplayInfo(_info) => f.debug_struct("GetDisplayInfo").finish(), in fmt()718 VIRTIO_GPU_CMD_GET_DISPLAY_INFO => GetDisplayInfo(cmd.read_obj()?), in decode()751 GetDisplayInfo(info) => info, in ctrl_hdr()
259 GpuCommand::GetDisplayInfo(_) => Ok(GpuResponse::OkDisplayInfo( in process_gpu_command()