Home
last modified time | relevance | path

Searched refs:ContinuationRecord (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/nova-core/gsp/
H A Dcmdq.rs33 ContinuationRecord,
709 self.send_single_command::<ContinuationRecord<'_>>(bar, continuation)?; in send_command()
H A Dfw.rs269 ContinuationRecord = bindings::NV_VGPU_MSG_FUNCTION_CONTINUATION_RECORD, enumerator
308 Ok(MsgFunction::ContinuationRecord) in try_from()